1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-23 19:53:43 +00:00

border color

This commit is contained in:
Kyle Spearrin
2018-06-01 17:00:43 -04:00
parent 9e1445eb50
commit 6f64e9bc9b
3 changed files with 4 additions and 4 deletions

View File

@@ -277,7 +277,7 @@ header {
@include themify($themes) {
background-color: themed('tabBackgroundColor');
border-top-color: themed('borderColorDark');
border-top-color: themed('borderColor');
}
ul {