eww: adjusted sidebar border

This commit is contained in:
Valerie Wolfe 2023-08-24 07:27:54 -04:00
parent 7e4a06e747
commit e67d25b24b

View file

@ -64,7 +64,8 @@
.bg {
background-color: rgba(0, 0, 0, 0.5);
border: 1px solid #5e6668;
border: 2px solid #FFFFFF;
border-radius: 8px;
}
.sidebar-sub {