Преглед на файлове

Merge pull request #9015 from adamscott/fix-website-highlight

Fix website highlight of text
Max Hilbrunner преди 1 година
родител
ревизия
ac92bfb47a
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      _static/css/custom.css

+ 1 - 0
_static/css/custom.css

@@ -671,6 +671,7 @@ footer {
 }
 
 .wy-body-for-nav {
+    position: relative;
     background-color: var(--content-wrap-background-color);
 }