mobile toolbar implementation

This commit is contained in:
Čarodej
2022-01-26 07:45:22 +01:00
parent 3d32e8f7e0
commit 3652c64738
7 changed files with 149 additions and 121 deletions

View File

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