Remove margin

This commit is contained in:
Florian Schroedl committed 2024-08-23 13:36:46 +02:00
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;
}