mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-07 18:17:27 +08:00
[S] Make b35 look better
This commit is contained in:
@@ -119,7 +119,7 @@ export function tooltip(element: HTMLElement, params: { text: string } | string)
|
||||
|
||||
// Initially hidden
|
||||
div.style.display = 'none'
|
||||
|
||||
|
||||
document.body.appendChild(div)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user