mirror of
https://github.com/penpot/penpot.git
synced 2025-02-25 00:06:09 -05:00
🐛 Fix positioning of dropdown for assets/types
This commit is contained in:
parent
4b79424903
commit
0570c7fdef
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@
|
||||||
:fixed? true
|
:fixed? true
|
||||||
:min-width? true
|
:min-width? true
|
||||||
:top 152
|
:top 152
|
||||||
:left 64
|
:left 18
|
||||||
:options options
|
:options options
|
||||||
:workspace? true}]
|
:workspace? true}]
|
||||||
[:button {:class (stl/css :sort-button)
|
[:button {:class (stl/css :sort-button)
|
||||||
|
|
Loading…
Add table
Reference in a new issue