_section --> _card

This commit is contained in:
syuilo
2020-01-30 11:10:42 +09:00
parent fb9fed545e
commit 24c047b662
28 changed files with 46 additions and 46 deletions

View File

@@ -1,5 +1,5 @@
<template>
<section class="mk-settings-page-import-export _section">
<section class="_card">
<div class="_title"><fa :icon="faBoxes"/> {{ $t('importAndExport') }}</div>
<div class="_content">
<input ref="file" type="file" style="display: none;" @change="onChangeFile"/>