mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
mobile toolbar implementation
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user