Fix tooltips position and proper growing to size
This commit is contained in:
@@ -76,11 +76,3 @@ footer {
|
||||
text-align: center;
|
||||
animation: fadeIn 3s forwards;
|
||||
}
|
||||
|
||||
#tooltip-root {
|
||||
position: absolute;
|
||||
z-index: $z-index-tooltips;
|
||||
top: 0;
|
||||
left: 0;
|
||||
pointer-events: none;
|
||||
}
|
||||
Reference in New Issue
Block a user