Browse Source

fix: Descriptions should be able to fit width (#22407)

close #22350
pull/22422/head
偏右 5 years ago
committed by afc163
parent
commit
aabf60586d
  1. 1
      components/descriptions/style/index.less

1
components/descriptions/style/index.less

@ -41,7 +41,6 @@
font-weight: normal;
font-size: @font-size-base;
line-height: @line-height-base;
white-space: nowrap;
&::after {
position: relative;

Loading…
Cancel
Save