mirror of
https://github.com/penpot/penpot.git
synced 2025-08-02 21:18:26 +02:00
fix project bar styles bugs
This commit is contained in:
parent
61a212ada7
commit
64c9360b38
3 changed files with 15 additions and 3 deletions
|
@ -255,7 +255,7 @@
|
|||
{:disabled (str/empty? (str/trim (get-in @parent [:form :name] "")))
|
||||
:on-click on-save}
|
||||
"Save"]
|
||||
[:button.btn-primary.btn-small
|
||||
[:button.btn-delete.btn-small
|
||||
{:on-click on-cancel}
|
||||
"Cancel"]]))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue