chore: 设置选择框size

This commit is contained in:
tnt group 2023-06-14 07:54:36 +08:00
parent 1ef6d9797a
commit fe37435f79

View File

@ -72,6 +72,7 @@
<SettingItem name="轨道宽度">
<n-select
v-model:value="item.radius[0]"
size="small"
:options="[
{ label: '窄', value: '75%' },
{ label: '中', value: '60%' },