1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 06:13:38 +00:00

Remove account switching border (#1249)

This commit is contained in:
Oscar Hinton
2022-01-20 17:15:29 +01:00
committed by GitHub
parent 0edee78da1
commit d1c01a2bb0

View File

@@ -1,14 +1,4 @@
html.os_windows {
body {
border-top: 1px solid #dddddd;
}
&.theme_dark body {
border-top-color: #000000;
}
}
html.os_macos {
html.os_macos {
body.layout_frontend {
-webkit-app-region: drag;