mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Lets be smarter with modals here...
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<span class="spinner spinner-xl spinner-thick blue"></span>
|
||||
</div>
|
||||
</div>
|
||||
<TransitionGroup class="flex flex-wrap justify-center sm:justify-start" v-else>
|
||||
<TransitionGroup class="flex flex-wrap justify-center sm:justify-start" tag="div" v-else>
|
||||
<ServerBox
|
||||
v-for="(server, index) in servers"
|
||||
:key="index"
|
||||
|
||||
Reference in New Issue
Block a user