修复定时删除日志

This commit is contained in:
whyour
2022-02-19 17:36:49 +08:00
parent 0112b92e77
commit 3372b0025a
9 changed files with 146 additions and 96 deletions
+4 -2
View File
@@ -1,8 +1,10 @@
.container {
display: flex;
justify-content: center;
align-items: center;
padding: 50px 130px;
flex-wrap: wrap;
max-width: 800px;
margin: 20px auto;
.right {
display: flex;
justify-content: center;