🐛 revert tag wrap style

revert for https://github.com/ant-design/ant-design/pull/15526#issuecomment-477043058
This commit is contained in:
afc163 2019-03-27 17:46:51 +08:00
parent bebbbe20f1
commit 7105cbb552
No known key found for this signature in database
GPG Key ID: 738F973FCE5C6B48

View File

@ -11,7 +11,7 @@
padding: 0 7px;
font-size: @tag-font-size;
line-height: 20px;
white-space: normal;
white-space: nowrap;
background: @tag-default-bg;
border: @border-width-base @border-style-base @border-color-base;
border-radius: @border-radius-base;