This commit is contained in:
2023-07-05 09:43:13 +02:00
parent 7f9738975c
commit 145c1df313

View File

@@ -44,13 +44,5 @@ form {
}
.chill_filter_order {
background: $gray-100; /*
border: 3px dashed $white;
background: repeating-linear-gradient(
-45deg,
$gray-100,
$gray-100 2px,
$white 2px,
$white 6px
); */
background: $gray-100;
}