Fix: update padding and border styles for workspaces

This commit is contained in:
2025-10-27 21:54:09 +00:00
parent 4bf4648846
commit 0ccb651959

View File

@@ -17,11 +17,11 @@ window#waybar {
margin: 5px 5px 5px 10px;
/* padding: 2px 2px; */
border-radius: 15px;
border: 2px solid rgba(137, 180, 250, 0.5);
/* border: 2px solid rgba(137, 180, 250, 0.5); */
}
#workspaces button {
padding: 3px 5px;
padding: 6px 10px;
/* margin: 1px 1px; */
color: #cdd6f4;
background: transparent;