调整设置页面
This commit is contained in:
parent
b0753c7769
commit
e55eb4dade
|
|
@ -47,8 +47,8 @@
|
|||
/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="setting-item mb-5 flex justify-between items-center">
|
||||
<span class="text-tx-secondary">菜单栏宽度</span>
|
||||
<div class="setting-item mb-5">
|
||||
<div class="text-tx-secondary mb-4">菜单栏宽度</div>
|
||||
<div><el-input-number v-model="sideWidth" :min="180" :max="250" /></div>
|
||||
</div>
|
||||
<div class="setting-item mb-5 flex justify-between items-center">
|
||||
|
|
|
|||
Loading…
Reference in New Issue