1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 05:43:41 +00: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

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;