add vendor specific css prefixes

This commit is contained in:
kodiakhq[bot] 2022-09-15 11:06:10 +00:00 committed by GitHub
parent 35ccacacd2
commit 2f9f6da18c
4 changed files with 16 additions and 20 deletions

View file

@ -37,7 +37,6 @@ body {
}
.toc-holder {
position: -webkit-sticky;
position: sticky;
top: 4.5rem;
overflow-x: hidden;