fix: 修复图表block刷新按钮无效的问题

This commit is contained in:
chenjinsong
2022-04-28 22:51:13 +08:00
parent ec829e64b3
commit 364c9a4458
6 changed files with 18 additions and 17 deletions

View File

@@ -103,6 +103,9 @@
justify-content: space-between;
align-items: center;
.panel__time {
top: 7px;
}
.header__operation-btn {
margin-left: 12px;
cursor: pointer;