线上课添加、编辑样式优化

This commit is contained in:
禺狨
2023-03-22 10:01:10 +08:00
parent cbf1a1d673
commit 0403634ed8
4 changed files with 14 additions and 4 deletions

View File

@@ -53,6 +53,10 @@ code {
width: 200px;
}
.mt-2 {
margin-top: 2px;
}
.mr-5 {
margin-right: 5px;
}