fixed toc progressbar

This commit is contained in:
2026-04-29 23:23:31 +02:00
parent 8ec3992945
commit 3bcf9f47fb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1939,9 +1939,9 @@ header.page-header h1 {
}
.zeitfresser-floating-toc__progress-bar {
display: block;
height: 100%;
width: 0;
background: var(--hover-color);
transition: width 0.18s ease;
}