We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4e4e4d commit 7e34d5aCopy full SHA for 7e34d5a
js/scrapboxCssScript.js
@@ -69,7 +69,7 @@ const indentColorCSS = [
69
`.app:not(.presentation) .indent-mark .char-index:not(:nth-last-child(1)):not(:nth-last-child(2))::before {
70
content: " ";
71
position: absolute;
72
- left: 47%;
+ left: 44%;
73
top: -24%;
74
border-left: 0.2rem solid #dcdcdc;
75
}`,
0 commit comments