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:
Vendored
+1
-3
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user