1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-30 04:28:19 +02:00

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

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;