diff --git a/docs/_static/css/custom.css b/docs/_static/css/custom.css index 395eaa0d8..5bc7ab2a8 100644 --- a/docs/_static/css/custom.css +++ b/docs/_static/css/custom.css @@ -577,9 +577,9 @@ a.image-reference img { .dark-mode-toggle { position: absolute; top: 14px; - right: 15px; + right: 12px; height: 20px; - width: 20px; + width: 24px; z-index: 1000; border: none; background-color: transparent;