mirror of
https://github.com/penpot/penpot.git
synced 2025-03-11 23:31:21 -05:00
🐛 Fix button spacing on delete acount modal
This commit is contained in:
parent
6be83fc6d6
commit
575aec209c
1 changed files with 1 additions and 0 deletions
|
@ -184,6 +184,7 @@
|
|||
|
||||
.modal-footer .action-buttons {
|
||||
justify-content: space-around;
|
||||
gap: 15px;
|
||||
}
|
||||
|
||||
.fields-container {
|
||||
|
|
Loading…
Add table
Reference in a new issue