1.1.19 - minor changes

This commit is contained in:
exttex
2021-04-16 21:17:24 +02:00
parent 85f293893a
commit 15f7638854
36 changed files with 342 additions and 257 deletions

View File

@ -53,4 +53,7 @@
}
.theme--light.v-select-list div {
background-color: #ffffff;
}
.v-menu__content {
backdrop-filter: blur(16px);
}