mirror of
https://github.com/penpot/penpot.git
synced 2025-05-12 08:06:44 +02:00
Merge pull request #4026 from penpot/ladybenko-6571-fix-assets-dropdowns
🐛 Fix assets dropdown (search bar)
This commit is contained in:
commit
2a7f115266
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
Add a link
Reference in a new issue