💄 Optimized most of components for moblie
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<v-card title="Delete a realm" :loading="loading">
|
||||
<v-card title="Delete a realm" class="min-h-[540px]" :loading="loading">
|
||||
<template #text>
|
||||
You are deleting a realm
|
||||
<b>{{ realms.related.delete_to?.name }}</b> <br />
|
||||
|
Reference in New Issue
Block a user