mirror of
https://github.com/penpot/penpot.git
synced 2025-05-21 07:56:10 +02:00
🐛 Fix problem with z-index field in non-absolute items
This commit is contained in:
parent
3f3e3e8a81
commit
4b5e9997e9
2 changed files with 4 additions and 1 deletions
|
@ -261,7 +261,6 @@
|
|||
:on-focus #(dom/select-target %)
|
||||
:on-change #(on-change-z-index %)
|
||||
:nillable true
|
||||
:disabled (not is-absolute?)
|
||||
:value (:layout-item-z-index values)}]]]])
|
||||
|
||||
[:*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue