Fix tooltip text alignment
This commit is contained in:
parent
6389899f63
commit
d7fd06a250
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
z-index: 1;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.tooltip.top {
|
||||
|
|
Loading…
Reference in a new issue