1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 15:23:33 +00:00

[CL-85] Fix dialog background color (#5047)

This commit is contained in:
Oscar Hinton
2023-03-28 15:54:38 +02:00
committed by GitHub
parent 399a8378fa
commit c2bfb2497b

View File

@@ -1,6 +1,6 @@
<div <div
[ngClass]="width" [ngClass]="width"
class="tw-flex tw-flex-col tw-overflow-hidden tw-rounded tw-border tw-border-solid tw-border-secondary-300 tw-bg-text-contrast tw-text-main" class="tw-flex tw-flex-col tw-overflow-hidden tw-rounded tw-border tw-border-solid tw-border-secondary-300 tw-bg-background tw-text-main"
@fadeIn @fadeIn
> >
<div <div