fix MkEventEditor style

This commit is contained in:
NoriDev 2023-06-18 18:26:46 +09:00
parent fb056e1344
commit 3b7fe6bafd

View file

@ -36,7 +36,7 @@
</MkInput>
</section>
</div>
<div>
<div style="margin: 10px 8px;">
<section>
<MkSwitch v-model="showAdvanced" :disabled="false" class="input">{{ i18n.ts.advanced }}</MkSwitch>
</section>