Remove account switching border (#1249)
This commit is contained in:
parent
0edee78da1
commit
d1c01a2bb0
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue