mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 08:50:57 -05:00
fix syule bug at layer section
This commit is contained in:
parent
af7ec3319c
commit
c2bc392178
1 changed files with 4 additions and 0 deletions
|
@ -193,6 +193,10 @@
|
|||
.element-list {
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
|
||||
ul {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
li {
|
||||
box-sizing: border-box;
|
||||
|
|
Loading…
Reference in a new issue