Merge pull request #3055 from mooxl/add-zindex-to-dropdown-menu
fix: add z-index to dropdown menu
This commit is contained in:
@@ -59,5 +59,6 @@
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
padding-inline-end: 0;
|
||||
z-index: 10;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user