exclude bit-dialog from global header styles (#8441)

This commit is contained in:
Will Martin 2024-03-22 13:43:02 -04:00 committed by GitHub
parent 51f46e797c
commit 78e8f9c587
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ cdk-virtual-scroll-viewport::-webkit-scrollbar-thumb,
}
}
header:not(bit-callout header) {
header:not(bit-callout header, bit-dialog header) {
height: 44px;
display: flex;