mirror of
https://github.com/sim1222/misskey.git
synced 2025-07-02 17:00:07 +09:00
_section --> _card
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<section class="mk-settings-page-general _section">
|
||||
<section class="_card">
|
||||
<div class="_title"><fa :icon="faCog"/> {{ $t('general') }}</div>
|
||||
<div class="_content">
|
||||
<mk-input type="file" @change="onWallpaperChange" style="margin-top: 0;">
|
||||
|
Reference in New Issue
Block a user