chore: Default break word (#25516)

This commit is contained in:
二货机器人 2020-07-08 22:33:07 +08:00 committed by GitHub
parent 673ccd6600
commit fa6fe56a6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@
// =============== Basic ===============
.@{typography-prefix-cls} {
color: @text-color;
overflow-wrap: break-word;
&&-secondary {
color: @text-color-secondary;