fix corner transparency

This commit is contained in:
beanigen 2025-04-17 13:09:49 +08:00
parent 3146cd2355
commit 26cd508f8d
No known key found for this signature in database

View file

@ -29,7 +29,7 @@
font-family: Iosevka NF;
}
window#waybar {
background-color: @surface0;
background-color: rgba(49, 50, 68, 0.999);
/* padding: 0px 5px;
margin: 5px 10px 5px; */
border-radius: 10px;