fix: 单值图title修复

This commit is contained in:
chenjinsong
2021-07-06 18:29:46 +08:00
parent c80d554596
commit 0cdb7eec92
4 changed files with 5 additions and 4 deletions

View File

@@ -12,6 +12,7 @@ body {
margin: 0 !important;
padding: 0 !important;
cursor: default !important;
overflow: hidden;
}
/*---滚动条默认显示样式--*/