style: align 'sway/mode' text with other modules

Use `box-shadow` instead of borders for consistent vertical alignment.
See 77c7e10 for a similar conversion of other modules.
This commit is contained in:
Aleksei Bavshin 2024-02-24 18:26:02 -08:00
parent 2540c07f1d
commit 05fbbc1c43
No known key found for this signature in database
GPG Key ID: 4F071603387A382A
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ button:hover {
#mode {
background-color: #64727D;
border-bottom: 3px solid #ffffff;
box-shadow: inset 0 -3px #ffffff;
}
#clock,