Fix tooltip text alignment
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
z-index: 1;
|
z-index: 1;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tooltip.top {
|
.tooltip.top {
|
||||||
|
|||||||
Reference in New Issue
Block a user