mirror of
https://github.com/bitwarden/desktop.git
synced 2025-01-30 22:31:27 +01:00
Remove account switching border (#1249)
This commit is contained in:
parent
0edee78da1
commit
d1c01a2bb0
@ -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;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user