move button

This commit is contained in:
m
2026-03-14 20:44:57 +01:00
parent db35fe4d20
commit a149010cb9

View File

@@ -19,8 +19,8 @@ li.tw-relative {
.timeline-button { .timeline-button {
position: absolute; position: absolute;
/* Centering the dot exactly on the 2px line */ /* Centering the dot exactly on the 2px line */
left: -1.95rem !important; left: -2rem !important;
top: 0.5rem; top: 0.1rem;
width: 14px !important; width: 14px !important;
height: 14px !important; height: 14px !important;