Change q-step circle indicator to square
-
I want to change q-step circle indicator to square, I tried to remove it by adding class but it didn’t have any effect on it.
.q-stepper__dot { border-radius: 0 }
-
Your code works here: (added important)
https://codepen.io/ontwikkelfabriek/pen/bGeXMNK -
@dobbel thanks, I was using in scoped styles that’s why it was not working