mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
add missing styles
Signed-off-by: z4yx <z4yx@users.noreply.github.com>
This commit is contained in:
parent
944392baec
commit
facb8f08d2
|
|
@ -448,6 +448,8 @@ body {
|
|||
|
||||
/* Position the tooltip text - see examples below! */
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue