This commit is contained in:
FURRO404
2026-06-21 04:22:09 -07:00
parent 6f0760788c
commit a24decbbeb
2 changed files with 39 additions and 4 deletions
+10
View File
@@ -937,6 +937,16 @@ h3 {
stroke-dasharray: 3 4;
}
.bracket-bye-hover {
cursor: help;
pointer-events: all;
}
.bracket-bye-hit {
stroke: transparent;
stroke-width: 18px;
}
.bracket-bye-tag {
fill: var(--color-text-muted);
font-size: 9px;