fix(app): no delay on tooltip close

This commit is contained in:
Adam 2026-03-05 06:44:11 -06:00
commit 2bb3dc585b
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
3 changed files with 17 additions and 12 deletions

View file

@ -95,7 +95,7 @@
color: var(--text-base);
}
[data-slot="message-nav-tooltip"] {
.message-nav-tooltip {
z-index: 1000;
}