eww: stuff!

This commit is contained in:
retrozinndev
2025-01-12 12:12:31 -03:00
parent 1e50585959
commit 0c41ca33b2
8 changed files with 16 additions and 8 deletions
+2 -3
View File
@@ -215,7 +215,7 @@ tooltip {
}
box.separator {
.separator {
background: darken($color: $foreground, $amount: 20);
&.horizontal {
@@ -225,7 +225,6 @@ box.separator {
&.vertical {
margin: 4px 10px;
padding: 0 1px;
padding: 1px 0;
}
}