Поправил отображение выпадающих элементов
This commit is contained in:
@@ -52,7 +52,7 @@ const props = defineProps({
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
z-index: 501;
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
.modal {
|
||||
|
||||
Reference in New Issue
Block a user