mirror of
https://github.com/Spythere/pragotron-td2.git
synced 2026-05-02 21:18:13 +00:00
fix(filters): dropdown z-index
This commit is contained in:
@@ -84,6 +84,7 @@ const sceneriesOnline = computed(() => {
|
||||
width: 100%;
|
||||
max-width: 400px;
|
||||
height: auto;
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
|
||||
Reference in New Issue
Block a user