mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 22:22:43 -05:00
Remove margin
This commit is contained in:
parent
b48bfde5c8
commit
1ed6d92d87
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
.sets-list {
|
.sets-list {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-bottom: $s-12;
|
margin-bottom: 0;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue