mirror of
https://github.com/penpot/penpot.git
synced 2026-09-09 13:39:02 +00:00
fix syule bug at layer section
This commit is contained in:
parent
af7ec3319c
commit
c2bc392178
@ -194,6 +194,10 @@
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
|
ul {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
|
||||||
li {
|
li {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user