mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 08:32:14 +00:00
fixes part 4
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
</DatatableWrapper>
|
||||
|
||||
<!--Empty State-->
|
||||
<div v-if="config.isEmptySubscriptions" class="flex h-full items-center justify-center">
|
||||
<div v-if="config.isEmptySubscriptions" class="flex items-center justify-center fixed top-0 bottom-0 left-0 right-0">
|
||||
<div class="text-center">
|
||||
<img
|
||||
class="mb-6 inline-block w-28"
|
||||
|
||||
Reference in New Issue
Block a user