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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 11 deletions

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;