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
1 changed files with 1 additions and 1 deletions

View File

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