add A/B marker names

This commit is contained in:
2026-03-27 20:09:26 -07:00
parent 31214bf26c
commit bc0c25085d
2 changed files with 45 additions and 14 deletions

View File

@@ -967,6 +967,12 @@ html, body, #root {
cursor: default;
}
.lineplot-marker-label {
fill: var(--bg-deep);
font-weight: 700;
user-select: none;
}
.crop-overlay {
position: relative;
user-select: none;