1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-14 02:08:50 +02: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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