Небольшие поправки
This commit is contained in:
@@ -4,10 +4,11 @@
|
||||
Справка
|
||||
</template>
|
||||
|
||||
<div class="fit" style="min-width: 600px">
|
||||
<q-btn-toggle
|
||||
v-model="selectedTab"
|
||||
toggle-color="primary"
|
||||
no-caps
|
||||
no-caps unelevated
|
||||
:options="[
|
||||
{label: 'Общее', value: 'common'},
|
||||
{label: 'Клавиатура', value: 'hotkeys'},
|
||||
@@ -38,6 +39,7 @@
|
||||
<DonateHelpPage></DonateHelpPage>
|
||||
</q-tab-panel>
|
||||
</q-tab-panels>
|
||||
</div>
|
||||
</Window>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user