任务列表页面

This commit is contained in:
X1627315083
2024-03-21 10:49:21 +08:00
parent c5e3a5036d
commit c8f6884e7d
23 changed files with 1353 additions and 184 deletions

View File

@@ -452,6 +452,7 @@ input:focus{
// min-width: 1440px;
border-radius: 1rem;
overflow: hidden;
// height: 100%;
height: calc(100% - 7rem);
bottom: 0;
top: auto;