mirror of
https://github.com/penpot/penpot.git
synced 2026-09-11 06:28:47 +00:00
🐛 Fix visual problem with sidebar
This commit is contained in:
parent
9b9a882f43
commit
baa2b11226
@ -66,8 +66,8 @@
|
|||||||
:id "left-sidebar-aside"
|
:id "left-sidebar-aside"
|
||||||
:data-size size
|
:data-size size
|
||||||
:class (stl/css-case new-css-system
|
:class (stl/css-case new-css-system
|
||||||
:global/settings-bar true
|
:global/settings-bar (not new-css-system)
|
||||||
:global/settings-bar-left true
|
:global/settings-bar-left (not new-css-system)
|
||||||
:left-settings-bar true
|
:left-settings-bar true
|
||||||
:global/two-row (<= size 300)
|
:global/two-row (<= size 300)
|
||||||
:global/three-row (and (> size 300) (<= size 400))
|
:global/three-row (and (> size 300) (<= size 400))
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user