Merge pull request #1529 from bitwarden/feature/style-popover-arrow

This commit is contained in:
Oscar Hinton 2021-01-13 16:52:42 +01:00 committed by GitHub
commit 8d0c804ff2
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) { @include themify($themes) {
color: themed('textColor'); color: themed('textColor');
background-color: themed('backgroundColor'); background-color: themed('headerBackgroundColor');
} }
&.body-sm { &.body-sm {