This commit is contained in:
杨树明775174143 2018-08-17 12:12:14 +08:00
parent 5f6458915a
commit a8c11177a2
1 changed files with 2 additions and 2 deletions

View File

@ -1429,8 +1429,8 @@ color: #FFF !important;
font-size:18px !important;
}
.codelinebox{
line-height: 0px;
min-height: 0px;
line-height: 19px;
min-height: 19px;
margin-bottom: -5px;
}
.newmypre{