Merge pull request #7531 from PhakornKiong/fix/sideBarArrow

fix sidebar from being pushed out of alignment
This commit is contained in:
Fredrik Adelöw
2021-10-11 19:34:46 +02:00
committed by GitHub
+4
View File
@@ -1217,3 +1217,7 @@ code {
.medium-zoom-image {
z-index: 10000;
}
h3.collapsible span.arrow {
margin-right: 4px;
}