Add color scheme for scrollbars

pull/4694/head
Cagatay Civici 2023-10-25 05:47:57 +03:00
parent b81c31c58e
commit 847decab12
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ pre[class*="language-"] {
padding: 0;
max-height: 40rem;
overflow: auto;
color-scheme: dark;
&:before, &:after {
display: none !important;