waybar/style.css: match title bar size for workspaces buttons

This commit is contained in:
Aminda Suomalainen 2024-06-25 09:54:41 +03:00
parent 2f97575445
commit 21a60f9a9c
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -27,7 +27,7 @@ tooltip label {
}
#workspaces button {
padding: 0 5px;
padding: 5px;
background: #000000;
color: #ffb700;
border-right: 1px solid #ffb700;