mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
Remove account switching border (#1249)
This commit is contained in:
@@ -1,14 +1,4 @@
|
|||||||
html.os_windows {
|
html.os_macos {
|
||||||
body {
|
|
||||||
border-top: 1px solid #dddddd;
|
|
||||||
}
|
|
||||||
|
|
||||||
&.theme_dark body {
|
|
||||||
border-top-color: #000000;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
html.os_macos {
|
|
||||||
body.layout_frontend {
|
body.layout_frontend {
|
||||||
-webkit-app-region: drag;
|
-webkit-app-region: drag;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user