revert: tooltip positioning back to 52fc0b8 (pre-viewport-clamping)

This commit is contained in:
Falkan
2026-03-19 00:20:37 -04:00
parent 15b5871eb9
commit 7dec5272b1
3 changed files with 19 additions and 53 deletions

View File

@@ -469,10 +469,6 @@
.hu-tooltip--visible {
opacity: 1;
}
.hu-tooltip--ready {
opacity: 1;
transition: none;
}
[data-theme=dan] .hu-tooltip {
background: #000;
color: #ffff00;