Browse Source

docs: fix site subtitle in rtl (#23403)

pull/23403/merge
xrkffgg 5 years ago
committed by GitHub
parent
commit
43bc7196ea
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      site/theme/static/markdown.less

5
site/theme/static/markdown.less

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

Loading…
Cancel
Save