mirror of
https://github.com/penpot/penpot.git
synced 2026-09-13 15:38:38 +00:00
fix layer options width bug
This commit is contained in:
parent
5fe16abd38
commit
c7acd82bda
@ -19,7 +19,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
width: 88%;
|
width: 60%;
|
||||||
|
|
||||||
li {
|
li {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user