add missing styles

Signed-off-by: z4yx <z4yx@users.noreply.github.com>
This commit is contained in:
z4yx 2020-03-05 21:16:53 +08:00
parent 944392baec
commit facb8f08d2
No known key found for this signature in database
GPG Key ID: 8D451F061C0FF61B

View File

@ -448,6 +448,8 @@ body {
/* Position the tooltip text - see examples below! */
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
}