feat(dataLogs): show data logs help info

This commit is contained in:
OldHawk
2018-06-06 03:01:17 +08:00
parent 677f4f9e9b
commit 8f3949c19c
11 changed files with 37 additions and 11 deletions

View File

@@ -1,8 +1,8 @@
@import (reference) "mt-var.less";
.tooltip {
min-width: 100px;
.tooltip-inner {
min-width: 100px;
background-color: @mt-body-background-color;
background-color: rgba(0, 0, 0, 0.8);
border-radius: 3px;