💄 Some minor UI improvments

This commit is contained in:
Alicia Sykes
2021-09-18 17:45:46 +01:00
parent 8e03930e0c
commit 744e962624
3 changed files with 7 additions and 3 deletions

View File

@@ -148,7 +148,7 @@ export default {
}
ul.vs__dropdown-menu {
width: auto;
z-index: 5;
z-index: 12;
max-width: 13rem;
overflow-x: hidden;
@extend .scroll-bar;