mirror of
https://github.com/penpot/penpot.git
synced 2025-05-25 06:46:44 +02:00
🐛 Add tooltip to button in layout
This commit is contained in:
parent
b30d525400
commit
338b6cdbd6
3 changed files with 7 additions and 0 deletions
|
@ -480,6 +480,7 @@
|
|||
[:button {:class (stl/css-case
|
||||
:padding-toggle true
|
||||
:selected (= type :multiple))
|
||||
:title (tr "workspace.layout_grid.editor.padding.expand")
|
||||
:data-type (d/name type)
|
||||
:on-click on-type-change'}
|
||||
i/padding-extended]]))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue