mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 07:35:57 +09:00
chore(client): tweak style
This commit is contained in:
parent
44c85aff86
commit
0eb473198c
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<MkSpacer :content-max="800">
|
||||
<MkTab v-model="tab">
|
||||
<MkTab v-model="tab" style="margin-bottom: var(--margin);">
|
||||
<option value="notes">{{ i18n.ts.notes }}</option>
|
||||
<option value="polls">{{ i18n.ts.poll }}</option>
|
||||
</MkTab>
|
||||
|
Loading…
Reference in New Issue
Block a user