Skip to content

Commit 5148c03

Browse files
committed
Removed floating style for now.
1 parent 87b381c commit 5148c03

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

pkg/web_css/lib/src/_base.scss

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -441,17 +441,6 @@ a.-x-ago {
441441
}
442442
}
443443

444-
.pub-toc-container {
445-
@media (min-width: 1600px) {
446-
position: fixed;
447-
top: 10px;
448-
bottom: 10px;
449-
left: 12px;
450-
display: flex;
451-
align-items: center;
452-
}
453-
}
454-
455444
.pub-toc {
456445
border-left: 4px solid var(--pub-inset-bgColor);
457446
padding: 4px 12px;

0 commit comments

Comments
 (0)