mirror of
https://github.com/penpot/penpot.git
synced 2026-09-16 07:38:19 -04:00
Remove margin
This commit is contained in:
1 parent
b48bfde5c8
commit
1ed6d92d87
1 file changed
+1
-1
@@ -8,7 +8,7 @@
|
||||
|
||||
.sets-list {
|
||||
width: 100%;
|
||||
margin-bottom: $s-12;
|
||||
margin-bottom: 0;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in new issue
Block a user