Add border to bottom bar and widget
This commit is contained in:
committed by
Shawn Erquhart
parent
e21a33986f
commit
996f5a36d4
@ -41,7 +41,7 @@
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
border-top: 1px solid var(--defaultColorLight);
|
||||
border-top: 1px solid var(--textMutedColor);
|
||||
background: var(--backgroundColor);
|
||||
text-align: right;
|
||||
}
|
||||
|
Reference in New Issue
Block a user