Add spacing
parent
223f556351
commit
9b12566ad2
|
@ -16,6 +16,7 @@ export default {
|
||||||
.p-speeddial {
|
.p-speeddial {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
gap: 0.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.p-speeddial-button {
|
.p-speeddial-button {
|
||||||
|
|
Loading…
Reference in New Issue