学员导入错误信息显示

This commit is contained in:
禺狨
2023-03-10 10:25:27 +08:00
parent a2ee242898
commit 7234c752df
2 changed files with 17 additions and 2 deletions

View File

@@ -28,6 +28,10 @@ code {
margin-right: 16px;
}
.mb-10{
margin-bottom: 10px;
}
.mb-24 {
margin-bottom: 24px;
}