docs: Fix site tabs centered

ref #24694
This commit is contained in:
zombiej 2020-06-03 10:51:31 +08:00
parent f263102500
commit 2d7a950167

View File

@ -217,8 +217,8 @@
.highlight {
position: relative;
.ant-tabs-nav-scroll {
text-align: center;
.ant-tabs-nav-list {
margin: 0 auto;
}
pre {