FIX Graph Tooltip uses wrong font

This commit is contained in:
GithubAnon0000 2025-07-09 15:53:22 +02:00
parent dfbb7302e8
commit 2807b6abf1

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;