fix: add tooltips for list graphs (#47)

This commit is contained in:
Fine0830
2022-03-30 21:19:06 +08:00
committed by GitHub
parent 767c92c60d
commit ee06546c20
38 changed files with 138 additions and 260 deletions

View File

@@ -165,7 +165,7 @@ span.collapse {
.menu-control {
position: absolute;
top: 8px;
top: 7px;
left: 200px;
cursor: pointer;
transition: all 0.2s linear;