mirror of
https://github.com/penpot/penpot.git
synced 2025-06-10 10:11:38 +02:00
Merge pull request #2723 from penpot/eva-a11y-bugfixing
🐛 Fix some visual errors
This commit is contained in:
commit
24538add3f
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