mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 00:03:56 +00:00
environment styling
This commit is contained in:
7
src/scss/environment.scss
Normal file
7
src/scss/environment.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
@import "variables.scss";
|
||||
|
||||
html.os_windows {
|
||||
body {
|
||||
border-top: 1px solid $border-color-dark;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user