[WEB-3906] fix: page table of content overlap with the page content #7018
This commit is contained in:
parent
d366ac1581
commit
bc2936dcd3
1 changed files with 2 additions and 0 deletions
|
|
@ -233,7 +233,9 @@
|
|||
padding-left: var(--normal-content-margin);
|
||||
padding-right: var(--normal-content-margin);
|
||||
}
|
||||
}
|
||||
|
||||
@container page-content-container (max-width: 930px) {
|
||||
.page-summary-container {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue