Skip to content

Commit

Permalink
style(projects): style scheduler select size
Browse files Browse the repository at this point in the history
  • Loading branch information
paynezhuang committed Jun 3, 2024
1 parent ec45dc7 commit ae5df16
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ onMounted(() => {
<NFormItemGi span="24 s:8 m:8" :label="$t('page.monitor.logs.scheduler.jobName')" path="jobName">
<NSelect
v-model:value="model.jobName"
size="small"
clearable
filterable
:placeholder="$t('page.monitor.logs.scheduler.form.jobName')"
Expand Down

0 comments on commit ae5df16

Please sign in to comment.