Documents: fix page breaking issues
This commit is contained in:
@ -120,6 +120,10 @@ main > *:first-child {
|
||||
font-size: 10pt;
|
||||
}
|
||||
|
||||
.main-wrapper .hidden {
|
||||
break-before: avoid;
|
||||
}
|
||||
|
||||
.main-wrapper .bottom {
|
||||
bottom: 0;
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user