Вернул Крым

This commit is contained in:
Dhaverd 2024-06-18 21:08:59 +08:00
parent 9f98e55bfa
commit 8887ebb2e7

View File

@ -5,7 +5,7 @@
<div class="wave"/>
<v-card-text class="d-flex justify-center align-center h-100">
<v-card class="bg-grey-darken-3 pl-6 pr-6 d-flex flex-column justify-center w-75" :class="isWide ? 'h-100' : 'h-auto'">
<v-card-title>Link:</v-card-title>
<v-card-title>Вставьте ссылку:</v-card-title>
<v-card-text class="d-flex flex-column justify-center w-100 h-auto flex-grow-0">
<v-text-field class="h-auto flex-grow-0" v-model="url" label="Ссылка" :loading="fetching"/>
<v-label v-if="error" class="text-wrap text-red mr-5 ml-5">{{ hint }}: {{ errorText }}</v-label>