1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-20 14:54:15 +01:00

(ui) Fix select dropdown z-index

This commit is contained in:
Vincent 2023-07-28 10:35:36 +02:00
parent af57e59ccd
commit 3139430761

View File

@ -1,4 +1,5 @@
.form-select {
.rs__menu { z-index: 20; }
.rs__menu .rs__menu-list {
.rs__option {
&--is-disabled {