mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 23:46:30 +02:00
_section --> _card
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user