@@ -459,7 +459,7 @@ export default {
transition: transform 0.3s ease;
margin-bottom: 0.1rem;
.images_box {
- height: 204px;
+ height: 2rem;
padding: 0.08rem;
box-sizing: border-box;
text-align: center;
@@ -254,6 +254,22 @@ export default {
.antibody_box /deep/{
width: 100%;
padding: 0 20px;
+ .demo-form-inline{
+ padding-top: 0.2rem;
+ background: #fff;
+ display: flex;
+ align-items: flex-end;
+ .el-form-item{
+ width: 50%;
+ }
+ .el-button{
+ width: 48%;
+ padding: 0.1rem 0.08rem;
+ .el-button--danger{
+ margin: 0;
.clout_box {
margin-bottom: 20px;
.title {