资源分类新建、编辑弹窗组件化

This commit is contained in:
禺狨
2023-03-14 13:54:16 +08:00
parent b7560b76b2
commit 99db5c6c87
10 changed files with 367 additions and 374 deletions

View File

@@ -70,6 +70,10 @@ code {
margin-bottom: 10px;
}
.mt-24 {
margin-top: 24px;
}
.mb-24 {
margin-bottom: 24px;
}