v3
This commit is contained in:
@@ -19,11 +19,8 @@
|
||||
</div>
|
||||
</q-item-section>
|
||||
<q-item-section></q-item-section>
|
||||
<q-item-section align="end">
|
||||
<q-item-section align="end" class="col-grow">
|
||||
{{ $t('mask__title_table') }}
|
||||
<span class="text-caption">
|
||||
{{ $t('mask__title_table2') }}
|
||||
</span>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
<q-item
|
||||
@@ -91,7 +88,10 @@
|
||||
<q-dialog v-model="showDialogHelp">
|
||||
<q-card class="q-ma-sm w100">
|
||||
<q-card-section class="row items-center q-pb-none">
|
||||
<div class="text-h6">{{ $t('mask__help_title')}}</div>
|
||||
<span class="text-h6">
|
||||
<q-icon name="mdi-drama-masks"/>
|
||||
{{ $t('mask__help_title')}}
|
||||
</span>
|
||||
<q-space />
|
||||
<q-btn icon="close" flat round dense v-close-popup />
|
||||
</q-card-section>
|
||||
|
||||
Reference in New Issue
Block a user