make arrow position more consistent

fixes #5180
This commit is contained in:
softsimon 2024-07-10 12:49:16 +09:00
parent a530b70f9f
commit 2d03ab6346
No known key found for this signature in database
GPG key ID: 488D7DCFB5A430D7

View file

@ -56,7 +56,7 @@
color: var(--fg);
font-size: 0.8rem;
position: absolute;
bottom: -1.8em;
bottom: -2.2em;
left: 1px;
transform: translateX(-50%);
background: none;