Skip to content

Commit

Permalink
fix(Slider): resolved width invalid in t-cell (#2699)
Browse files Browse the repository at this point in the history
  • Loading branch information
anlyyao authored Apr 16, 2024
1 parent 77fcc24 commit 92ec2e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/slider/slider.less
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
@slider-capsule-line-heihgt: var(--td-slider-capsule-line-heihgt, 36rpx);

.@{slider} {
width: 100%;
font-size: 14px;
display: flex;
align-items: center;
Expand Down

0 comments on commit 92ec2e3

Please sign in to comment.