docs: Add more design polish (#43802)

Fixing the theme toggle popover, search results design, and
sidebar/table of contents responsiveness.

Release Notes:

- N/A
This commit is contained in:
Danilo Leal
2025-11-29 12:22:45 -03:00
committed by GitHub
parent 8abf1d35be
commit dd9cc90de9
5 changed files with 17 additions and 59 deletions
+1 -3
View File
@@ -6,9 +6,7 @@
flex-direction: column;
gap: 4px;
padding: 28px 0 120px 0;
max-width: 230px;
min-width: 180px;
width: 100%;
width: 200px;
max-height: calc(100svh - 50px);
overflow-x: hidden;
}