1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-19 02:51:14 +02: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 {