mirror of
https://github.com/makeplane/plane.git
synced 2025-12-29 00:24:56 +01:00
[WEB-3906] fix: page table of content overlap with the page content #7018
This commit is contained in:
committed by
GitHub
parent
d366ac1581
commit
bc2936dcd3
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user