Skip to content

Commit

Permalink
feat: stepper component
Browse files Browse the repository at this point in the history
  • Loading branch information
levanlinchik committed Nov 7, 2024
1 parent 2324501 commit 13509fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ui/src/components/stepper-item/stepperItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@
background-color: var(--acv-color-button-disabled-inversed);
color: var(--acv-color-text-secondary);
cursor: not-allowed;
pointer-events: none;
/* TODO: use css variable */
border-color: hsl(215deg 68% 46% / 0.1);
Expand Down

0 comments on commit 13509fc

Please sign in to comment.