Website: update position of sticky sidebar nav on documentation pages. (#23446)
Changes: - Updated the position of the "On this page" links on documentation pages.
This commit is contained in:
@@ -925,7 +925,7 @@
|
||||
}
|
||||
min-width: 190px;
|
||||
position: sticky;
|
||||
top: 170px;
|
||||
top: 104px;
|
||||
height: fit-content;
|
||||
overflow-y: auto;
|
||||
transition-property: all;
|
||||
|
||||
Reference in New Issue
Block a user