waybar: fix vertical alignment for 'mode'

This commit is contained in:
Aleksei Bavshin 2024-02-12 20:48:00 -08:00
commit 1281b3c577
No known key found for this signature in database
GPG key ID: 4F071603387A382A

View file

@ -67,7 +67,7 @@ button:hover {
#mode {
background-color: #64727D;
border-bottom: 3px solid #ffffff;
box-shadow: inset 0 -3px #ffffff;
}
/* Common module rules */