mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 07:13:32 +00:00
[CL-85] Fix dialog background color (#5047)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div
|
||||
[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
|
||||
>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user