mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-06 02:33:48 +00:00
fixes
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -19,7 +19,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<CardNavigation :pages="pages" class="-mx-3" />
|
||||
<CardNavigation :pages="pages" class="-mx-1" />
|
||||
</div>
|
||||
|
||||
<!--Router Content-->
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
</ButtonBase>-->
|
||||
|
||||
|
||||
<CardNavigation :pages="pages" class="-mx-3" />
|
||||
<CardNavigation :pages="pages" class="-mx-1" />
|
||||
|
||||
<!--Incomplete Payment Warning-->
|
||||
<!--<InfoBox v-if="canShowIncompletePayment" type="error" class="message-box">
|
||||
|
||||
Reference in New Issue
Block a user