1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

darker light theme border

This commit is contained in:
Kyle Spearrin
2019-08-22 10:55:05 -04:00
parent 2435de1e94
commit 57d9b19931

View File

@@ -18,7 +18,7 @@ html.browser_safari {
} }
&.theme_light app-root { &.theme_light app-root {
border-color: #dddddd; border-color: #777777;
} }
&.theme_nord app-root { &.theme_nord app-root {