Skip to content

Instantly share code, notes, and snippets.

@LukeNewNew
Last active May 29, 2025 00:47
Show Gist options
  • Save LukeNewNew/d8c64139b75a79c55aad4bc363a977de to your computer and use it in GitHub Desktop.
Save LukeNewNew/d8c64139b75a79c55aad4bc363a977de to your computer and use it in GitHub Desktop.
* {
--local-sider-width: 300px !important;
}
._03210fb > ._77cdc67, ._03210fb, ._03210fb > * {
transition: 0s !important;
}
.ds-tooltip, .ds-tooltip * {
pointer-events: none !important;
}
/* download app */
._0fcaa63, .c7f51894 {
display: none !important;
}
/* disclaimer */
.aaff8b8f {
margin-bottom: 6px;
}
hr {
width: 100% !important;
height: 0px !important;
border: 0px !important;
opacity: 23% !important;
}
@media (prefers-color-scheme: light) {
hr {
border-top: 1px #333 solid !important;
}
}
@media (prefers-color-scheme: dark) {
hr {
border-top: 1px #fff solid !important;
}
}
.ds-markdown .md-code-block, .ds-markdown code {
font-size: 0.9em !important
}
._2be88ba {
padding-top: 0px !important;
height: unset !important;
}
._88681e8 ._217e214 {
display: none !important;
}
._871cbca {
position: revert !important;
}
/* switch */
.ds-flex:has(.dd7e4fda):not([style*="margin-top"]) {
background: #0f6c
}
/* think */
.dc04ec1d:not(.a02af2e6) ~ ._7780f2e ._4f9bf79 .e1675d8b {
display: none !important
}
.dc04ec1d:not(.a02af2e6) ~ ._7780f2e:has(._480132b) ._4f9bf79 .e1675d8b {
display: block !important
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment