docs: fix site subtitle in rtl (#23403)

This commit is contained in:
xrkffgg 2020-04-20 17:25:11 +08:00 committed by GitHub
parent 089591ac34
commit 43bc7196ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,11 +33,6 @@
.subtitle {
margin-left: 12px;
.ant-row-rtl & {
margin-right: 12px;
margin-left: 0;
}
}
}