style: optimize typography expand style in rtl (#24084)

This commit is contained in:
xrkffgg 2020-05-12 17:58:45 +08:00 committed by GitHub
parent 82d709676a
commit 64d151aa81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,12 @@
}
}
&-expand {
.@{typography-prefix-cls}-rtl & {
float: left;
}
}
// Text input area
&-edit-content {
div& {