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