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

This commit is contained in:
禺狨 2023-03-22 10:19:41 +08:00
parent 35cf520f1f
commit fa93168a44
2 changed files with 4 additions and 4 deletions

View File

@ -32,7 +32,7 @@
/* Firefox */ /* Firefox */
-webkit-box-sizing: border-box; -webkit-box-sizing: border-box;
/* Safari */ /* Safari */
padding: 16px; padding: 8px;
margin-left: 42px; margin-left: 42px;
.no-hours { .no-hours {
height: 24px; height: 24px;
@ -74,7 +74,7 @@
/* Firefox */ /* Firefox */
-webkit-box-sizing: border-box; -webkit-box-sizing: border-box;
/* Safari */ /* Safari */
padding: 16px; padding: 8px;
margin-top: 16px; margin-top: 16px;
.no-hours { .no-hours {
height: 24px; height: 24px;

View File

@ -52,7 +52,7 @@
/* Firefox */ /* Firefox */
-webkit-box-sizing: border-box; -webkit-box-sizing: border-box;
/* Safari */ /* Safari */
padding: 16px; padding: 8px;
margin-left: 42px; margin-left: 42px;
.no-hours { .no-hours {
height: 24px; height: 24px;
@ -94,7 +94,7 @@
/* Firefox */ /* Firefox */
-webkit-box-sizing: border-box; -webkit-box-sizing: border-box;
/* Safari */ /* Safari */
padding: 16px; padding: 8px;
margin-top: 16px; margin-top: 16px;
.no-hours { .no-hours {
height: 24px; height: 24px;