1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 14:23:32 +00:00

Revert "Popover arrow background color" (#1793)

This commit is contained in:
Oscar Hinton
2021-04-22 15:30:17 +02:00
committed by GitHub
parent f3a78f1a14
commit 1fa3e3d68b

View File

@@ -22,7 +22,7 @@ body {
@include themify($themes) {
color: themed('textColor');
background-color: themed('headerBackgroundColor');
background-color: themed('backgroundColor');
}
&.body-sm {