登录页面 兼容问题

develop 3.3.1.RELEASE
就眠仪式 2020-12-10 17:47:21 +08:00
parent 3bd39d6b56
commit 85b6543eee
1 changed files with 4 additions and 0 deletions

View File

@ -73,11 +73,15 @@ body {
}
.code {
float: left;
margin-right: 13px;
margin: 0px !important;
border: #e6e6e6 1px solid;
display: inline-block!important;
}
.codeImage {
float: right;
height: 42px;
border: #e6e6e6 1px solid;
}