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

new theme color for app-root

This commit is contained in:
Kyle Spearrin
2019-08-21 00:16:12 -04:00
parent 8ceb27170c
commit aff0f6e8bb

View File

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