mirror of
https://github.com/penpot/penpot.git
synced 2025-06-12 04:11:48 +02:00
changing btn styles
This commit is contained in:
parent
9951ec691e
commit
e6aaf65d03
4 changed files with 30 additions and 54 deletions
|
@ -88,7 +88,7 @@
|
|||
[:span.share-link-subtitle (t locale "viewer.header.share.subtitle")]
|
||||
[:div.share-link-buttons
|
||||
(if (string? token)
|
||||
[:button.btn-delete {:on-click delete}
|
||||
[:button.btn-warning {:on-click delete}
|
||||
(t locale "viewer.header.share.remove-link")]
|
||||
[:button.btn-primary {:on-click create}
|
||||
(t locale "viewer.header.share.create-link")])]]]]))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue