workspace fix

This commit is contained in:
2024-10-02 16:34:27 -04:00
parent 0d5da00038
commit 3cead98915
+1 -1
View File
@@ -59,7 +59,7 @@ button:hover {
background: rgba(0, 0, 0, 0.2); background: rgba(0, 0, 0, 0.2);
} }
#workspaces button.focused { #workspaces button.active {
background-color: #64727D; background-color: #64727D;
box-shadow: inset 0 -3px #ffffff; box-shadow: inset 0 -3px #ffffff;
} }