Change design of edit media modal in web UI (#33516)
This commit is contained in:
parent
4ebdfed8ea
commit
11786f1114
42 changed files with 919 additions and 900 deletions
|
@ -19,4 +19,4 @@
|
|||
|
||||
.actions
|
||||
= link_to t('.cancel'), admin_instances_path, class: 'button button-tertiary'
|
||||
= f.button :submit, t('.confirm'), class: 'button negative', name: :confirm
|
||||
= f.button :submit, t('.confirm'), class: 'button button--dangerous', name: :confirm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue