mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 19:53:43 +00:00
border color
This commit is contained in:
@@ -277,7 +277,7 @@ header {
|
||||
|
||||
@include themify($themes) {
|
||||
background-color: themed('tabBackgroundColor');
|
||||
border-top-color: themed('borderColorDark');
|
||||
border-top-color: themed('borderColor');
|
||||
}
|
||||
|
||||
ul {
|
||||
|
||||
Reference in New Issue
Block a user