mirror of
https://github.com/marktext/marktext.git
synced 2025-05-03 00:19:35 +08:00
fix: settings switch used 100% of width (#1471)
This commit is contained in:
parent
c57b16b4f4
commit
50e2e6ce92
@ -7,7 +7,6 @@
|
||||
></i>
|
||||
</div>
|
||||
<el-switch
|
||||
style="display: block"
|
||||
v-model="status"
|
||||
@change="handleSwitchChange"
|
||||
:active-text="status ? 'On': 'Off'">
|
||||
|
Loading…
Reference in New Issue
Block a user