UI improvements 3

This commit is contained in:
Čarodej
2022-01-04 06:47:59 +01:00
parent 3b4085f0ca
commit 49c6f25acb
6 changed files with 74 additions and 453 deletions

View File

@@ -131,7 +131,7 @@ export default {
@import '/resources/sass/vuefilemanager/_mixins';
.card {
@apply dark:bg-dark-foreground bg-white lg:p-6 p-5 rounded-xl lg:mb-6 mb-4
@apply dark:bg-dark-foreground bg-white lg:p-6 p-4 rounded-xl lg:mb-6 mb-4
}
.input-dark {