Tooltips/Style

* also fix width for secondary tooltips
This commit is contained in:
Sarjuuk
2023-04-23 19:52:36 +02:00
parent e916deaafc
commit 934066fed8

View File

@@ -1978,7 +1978,8 @@ $WH.Tooltip = {
tooltip.style.width = 'max-content';
// tooltip.style.width = tow + 'px';
tt2.style.width = tt2w + 'px';
tt2.style.width = 'max-content';
// tt2.style.width = tt2w + 'px';
var
rect,