fix css
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
/>
|
/>
|
||||||
|
|
||||||
<div v-else class="place-self-center">
|
<div v-else class="place-self-center">
|
||||||
<h1 class="text-2xl font-bold mb-4 text-gray-500">Страница в разработке</h1>
|
<h1 class="text-2xl font-bold mb-4 text-gray-500">Чаты в разработке</h1>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
@@ -29,7 +29,6 @@
|
|||||||
|
|
||||||
<template #loading>
|
<template #loading>
|
||||||
<div class="text-center text-gray-500">
|
<div class="text-center text-gray-500">
|
||||||
<p>Загрузка QR-кодов...</p>
|
|
||||||
<ProgressSpinner styleClass="mt-4" />
|
<ProgressSpinner styleClass="mt-4" />
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user