💄 center tooltip

This commit is contained in:
2026-03-19 22:00:41 +10:00
parent 6a502de3df
commit 5968c1cadf

View File

@@ -170,6 +170,7 @@
background: transparent; background: transparent;
padding: 0; padding: 0;
box-shadow: none; box-shadow: none;
transform: translateX(-50%);
} }
.annotation-tooltip { .annotation-tooltip {