Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 810a43b commit 67acbfaCopy full SHA for 67acbfa
doc/_static/mpl.css
@@ -85,11 +85,6 @@ html[data-theme="dark"] .sphx-glr-thumbcontainer {
85
background-color: rgb(63, 63, 63);
86
}
87
88
-/* workaround: the default padding decenters the image inside the frame */
89
-.sphx-glr-thumbcontainer .figure {
90
- padding: 0;
91
-}
92
-
93
/* hide download buttons in example headers
94
* https://sphinx-gallery.github.io/stable/advanced.html#hide-the-download-buttons-in-the-example-headers
95
*/
0 commit comments