This commit is contained in:
罗松柏 2020-12-11 17:30:35 +08:00
parent 71a8959a2d
commit 0347d1c487

View File

@ -353,7 +353,7 @@ if ($act == 'newevent') {
} }
.left { .left {
margin-left: 5px; margin-left: 5px;
margin-top: 0px !important; margin-top: 5px !important;
} }
.left_box { .left_box {
display: flex; display: flex;
@ -371,6 +371,7 @@ if ($act == 'newevent') {
line-height: 23px; line-height: 23px;
margin-left: 11px; margin-left: 11px;
cursor: pointer; cursor: pointer;
margin-top: 5px;
} }
#gamesbtn { #gamesbtn {
display: none; display: none;