Skip to content

Instantly share code, notes, and snippets.

View YU000jp's full-sized avatar

YU YU000jp

View GitHub Profile
body>div#root>div>main>div#app-container div:is(#main-content-container, #right-sidebar) div.page {
& div.breadcrumb.block-parents>a {
cursor: zoom-out;
}
& div.ls-block>div.block-main-container {
&>div.block-control-wrap {
&>a.block-control+a.bullet-link-wrap {
@YU000jp
YU000jp / logseq_global_custom.css
Last active August 7, 2023 08:10
Logseq Global Custom CSS
div[data-page-tags].page.relative>div:not(.relative):hover{
min-width: 500px;
}
div.page-tags div.foldable-title {
min-width:300px;
}