调整设置页面

This commit is contained in:
Jason 2022-08-17 15:00:36 +08:00
parent b0753c7769
commit e55eb4dade
1 changed files with 2 additions and 2 deletions

View File

@ -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">