Skip to content

Commit

Permalink
Spinner:fix prop's strokeColor not take effect.
Browse files Browse the repository at this point in the history
  • Loading branch information
andurils committed Nov 5, 2021
1 parent 5390f40 commit 3158a03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/theme-chalk/src/spinner.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
height: 50px;

& .path {
stroke: #ececec;
stroke-linecap: round;
animation: dash 1.5s ease-in-out infinite;
}
Expand Down

0 comments on commit 3158a03

Please sign in to comment.