mirror of https://github.com/penpot/penpot.git
Remove margin
This commit is contained in:
parent
b48bfde5c8
commit
1ed6d92d87
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
.sets-list {
|
||||
width: 100%;
|
||||
margin-bottom: $s-12;
|
||||
margin-bottom: 0;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue