fix: 12px -> 12.5px

This commit is contained in:
2021-12-07 01:01:39 +09:00
parent 33a1681536
commit f70dbf9cf3
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -185,7 +185,7 @@ div.bar_out div.bar_in {
}
.tooltip {
font-size: 12px;
font-size: 12.5px;
}
.tooltip_copyable_info .tooltiptext {