[frontend/components] Fix compose visibility dropdown z-index
This commit is contained in:
parent
fbde18d130
commit
c68fa153f0
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@
|
|||
::deep {
|
||||
.dropdown-root, .dropdown-menu {
|
||||
color: var(--notice-color);
|
||||
z-index: +2;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue