1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 22:03:36 +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) { @include themify($themes) {
color: themed('textColor'); color: themed('textColor');
background-color: themed('headerBackgroundColor'); background-color: themed('backgroundColor');
} }
&.body-sm { &.body-sm {