This commit is contained in:
gyq 2024-10-14 14:50:20 +08:00
parent 72cf926747
commit 45999ef022
2 changed files with 15839 additions and 14 deletions

File diff suppressed because one or more lines are too long

View File

@ -679,6 +679,10 @@ onMounted(async () => {
flex-wrap: wrap;
gap: var(--el-font-size-base);
padding: var(--el-font-size-base) 0;
:deep(.el-button) {
margin-left: 0;
}
}
.header {