mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 02:46:20 +00:00
🐛 Fix button spacing on delete acount modal
This commit is contained in:
parent
6be83fc6d6
commit
575aec209c
@ -184,6 +184,7 @@
|
|||||||
|
|
||||||
.modal-footer .action-buttons {
|
.modal-footer .action-buttons {
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
|
gap: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fields-container {
|
.fields-container {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user