mirror of
https://github.com/penpot/penpot.git
synced 2025-06-13 23:51:42 +02:00
🐛 Fix some visual errors
This commit is contained in:
parent
b1d99232a9
commit
407831ffd1
3 changed files with 10 additions and 3 deletions
|
@ -68,7 +68,7 @@
|
|||
[:a {:on-click go-settings} (tr "labels.settings")]]]]
|
||||
[:div.dashboard-buttons
|
||||
(if (and (or invitations-section? members-section?) (:is-admin permissions))
|
||||
[:a.btn-primary.btn-small {:on-click invite-member :data-test "invite-member"}
|
||||
[:a.btn-secondary.btn-small {:on-click invite-member :data-test "invite-member"}
|
||||
(tr "dashboard.invite-profile")]
|
||||
[:div.blank-space])]]))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue