Ajust screenbar

This commit is contained in:
Jérémie SALVI
2025-10-07 16:29:50 +02:00
parent 9291b952e2
commit 578b8b04f6
5 changed files with 11 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
@import "colors.css";
@import "custom.css";
* {
/*font-family: "Font Awesome 6 Free Solid", "Font Awesome 6 Free Regular", "Font Awesome 6 Brands Regular", "CaskaydiaCove Nerd Font Propo";*/
@@ -42,11 +43,6 @@
color: @green;
}
#workspaces {
padding: 0 5px;
min-width: 152px;
}
#workspaces button {
background-color: @overlay0;
margin: 5px 5px;