FIX Graph Tooltip uses wrong font (#4193)

This commit is contained in:
GithubAnon0000 2025-07-12 06:41:22 +00:00 committed by GitHub
parent f4e587256c
commit c56fd3ee28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,6 +47,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
white-space: nowrap;
padding: 15px;
border-radius: 5px;
font-family: inherit;
font-size: 15px;
opacity: 0;
pointer-events: none;