mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 21:33:27 +00:00
[PM-2104] Resolve dialog defects (#5357)
This commit is contained in:
@@ -259,6 +259,7 @@ $ng-dropdown-shadow: rgb(var(--color-secondary-100)) !default;
|
||||
}
|
||||
|
||||
.ng-dropdown-panel {
|
||||
z-index: 2050 !important;
|
||||
background-color: $ng-select-dropdown-bg;
|
||||
border: 1px solid $ng-select-dropdown-border;
|
||||
box-shadow: 0 1px 0 $ng-dropdown-shadow;
|
||||
|
||||
Reference in New Issue
Block a user