增加重启刷新延迟

This commit is contained in:
hanhh
2021-08-16 14:31:14 +08:00
parent 4929fa0440
commit 65d6432dad
3 changed files with 23 additions and 6 deletions
+8
View File
@@ -245,3 +245,11 @@ input:-webkit-autofill:active {
padding: 0;
}
}
.ant-message .ant-statistic {
display: inline-block;
.ant-statistic-content {
font-size: 14px;
padding: 0 3px;
}
}