mirror of
https://github.com/penpot/penpot.git
synced 2026-05-25 18:03:43 +00:00
🐛 Fix resize line between sitemaps and layers
This commit is contained in:
parent
a7b17f54f1
commit
bfa338bdee
@ -23,7 +23,7 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
gap: var(--sp-xs);
|
gap: var(--sp-xs);
|
||||||
padding: var(--sp-m) var(--sp-m) 0 var(--sp-m);
|
margin: var(--sp-m) var(--sp-m) 0 var(--sp-m);
|
||||||
}
|
}
|
||||||
|
|
||||||
.tool-window-bar-title {
|
.tool-window-bar-title {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user