small fixes for the previous pushes
This commit is contained in:
parent
f110669e31
commit
33d3ce46c4
5 changed files with 16 additions and 4 deletions
|
@ -84,6 +84,11 @@
|
|||
}
|
||||
|
||||
@media (min-width: 65rem) {
|
||||
.dim-content-toc .docslayout-root {
|
||||
filter: unset !important;
|
||||
pointer-events: initial !important;
|
||||
}
|
||||
|
||||
.toc-wrapper {
|
||||
width: 19rem;
|
||||
flex-shrink: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue