fix: Adjust default tooltip horizontal position
This commit is contained in:
@@ -380,9 +380,9 @@ button.comment {
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
.backwardDot .tooltiptext {
|
||||
left: 0;
|
||||
margin-left: 0;
|
||||
.tooltiptext {
|
||||
right: 40px;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.tooltip.show-tooltip .tooltiptext {
|
||||
|
||||
Reference in New Issue
Block a user