限制每天使用量

This commit is contained in:
sijinhui
2024-05-25 21:14:21 +08:00
parent b3654cb4cf
commit a697822445
7 changed files with 54 additions and 12 deletions

View File

@@ -24,6 +24,10 @@
.window-header-sub-title {
font-size: 14px;
width: 150px;
.ant-progress {
width: 50%;
}
}
}