improved dimming
This commit is contained in:
parent
f402ab01e6
commit
62b272c3b9
3 changed files with 7 additions and 5 deletions
|
@ -20,8 +20,10 @@
|
|||
flex-direction: row;
|
||||
}
|
||||
|
||||
.dim-content .docslayout-root {
|
||||
.dim-content-toc .docslayout-root,
|
||||
.dim-content-nav .docslayout-root {
|
||||
filter: brightness(50%);
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.docs-content {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue