Update default.html
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
dd17027990
commit
8475fa89ce
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@
|
||||||
|
|
||||||
.toc-class {
|
.toc-class {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 10px; /* Adjust as needed */
|
top: 200px; /* Adjust as needed */
|
||||||
right: 10px; /* Adjust as needed */
|
right: 10px; /* Adjust as needed */
|
||||||
width: 200px; /* Adjust as needed */
|
width: 200px; /* Adjust as needed */
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
Loading…
Reference in a new issue