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