1
1

Python API Docs: Hide version swtich

This still needs some fixes to be ready for release.
This commit is contained in:
2022-02-22 14:39:29 -05:00
parent 59343ee162
commit 2746238dde

View File

@@ -1,5 +1,6 @@
/* Override RTD theme */
.rst-versions {
display: none;
border-top: 0px;
overflow: visible;
}