Skip to content

Commit

Permalink
Slider : fix mark text word break
Browse files Browse the repository at this point in the history
  • Loading branch information
wangdaodao committed Nov 3, 2021
1 parent 5390f40 commit 876a74b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/theme-chalk/src/slider.scss
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@
font-size: 14px;
color: $--color-info;
margin-top: 15px;
word-break: normal;
}
}

Expand Down

0 comments on commit 876a74b

Please sign in to comment.