fix(app): no delay on tooltip close

This commit is contained in:
Adam
2026-03-05 06:44:11 -06:00
parent 27baa2d65c
commit 2bb3dc585b
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;
}