fix css
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
/>
|
||||
|
||||
<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>
|
||||
</template>
|
||||
|
||||
@@ -29,7 +29,6 @@
|
||||
|
||||
<template #loading>
|
||||
<div class="text-center text-gray-500">
|
||||
<p>Загрузка QR-кодов...</p>
|
||||
<ProgressSpinner styleClass="mt-4" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user