mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
dark theme styles
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
html.os_windows {
|
||||
body {
|
||||
border-top: 1px solid $border-color-dark;
|
||||
border-top: 1px solid #000000;
|
||||
|
||||
@include themify($themes) {
|
||||
border-top-color: themed('borderColorDark');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user