【发布时间】:2022-01-15 14:53:48
【问题描述】:
This is the Stepper image . View it !!
如何在 v-stepper 中更改此图标/步进圆圈大小??
【问题讨论】:
标签: vue.js vuetify.js stepper v-stepper
This is the Stepper image . View it !!
如何在 v-stepper 中更改此图标/步进圆圈大小??
【问题讨论】:
标签: vue.js vuetify.js stepper v-stepper
::v-deep .v-stepper__step__step { width: 40px; height: 40px; }
:)
【讨论】: