mirror of
https://github.com/boostorg/boostlook.git
synced 2026-01-19 04:02:14 +00:00
fix(antora): remove fixed height from doc content
This commit is contained in:
committed by
Julio C. Estrada
parent
fe8033808f
commit
e130dc047b
@@ -2849,7 +2849,6 @@ html:has(#docsiframe)::-webkit-scrollbar {
|
||||
/* Antora template - Scrollable content area */
|
||||
.boostlook #content:has(> .doc) {
|
||||
overflow-y: auto;
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
/* Asciidoc template - Content overflow handling */
|
||||
|
||||
Reference in New Issue
Block a user