mirror of
https://github.com/penpot/penpot.git
synced 2025-02-23 07:16:07 -05:00
🐛 Fix a little regression on sidebar resize (#5866)
This commit is contained in:
parent
f6fc2f8808
commit
81b741478a
1 changed files with 1 additions and 1 deletions
|
@ -419,7 +419,7 @@
|
|||
on-lost-pointer-capture-pages :on-lost-pointer-capture
|
||||
on-pointer-move-pages :on-pointer-move
|
||||
size-pages-opened :size}
|
||||
(use-resize-hook :tokens 200 38 400 :y false nil)
|
||||
(use-resize-hook :tokens 200 38 "0.6" :y false nil)
|
||||
|
||||
tokens-lib
|
||||
(mf/deref refs/tokens-lib)]
|
||||
|
|
Loading…
Add table
Reference in a new issue