no message
This commit is contained in:
parent
f44b3f3f59
commit
767096cc95
@ -92,7 +92,7 @@
|
||||
height: 120px;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
margin-top: 31px;
|
||||
margin-top: 36px;
|
||||
margin-right: 39px;
|
||||
display: inline-flex;
|
||||
}
|
||||
@ -1008,7 +1008,7 @@
|
||||
width: 1px;
|
||||
}
|
||||
.content .details-box .consult-list .consult-item .info-item .info-item-results {
|
||||
padding: 0 5px;
|
||||
padding: 0 10px;
|
||||
height: 22px;
|
||||
background-color: #f6f6f6;
|
||||
border-radius: 37px;
|
||||
|
@ -103,7 +103,7 @@
|
||||
z-index: 1;
|
||||
// padding-right: 10px;
|
||||
// padding-bottom: 7px;
|
||||
margin-top: 31px;
|
||||
margin-top: 36px;
|
||||
margin-right: 39px;
|
||||
display: inline-flex;
|
||||
}
|
||||
@ -1150,7 +1150,7 @@
|
||||
}
|
||||
|
||||
.info-item-results {
|
||||
padding: 0 5px;
|
||||
padding: 0 10px;
|
||||
height: 22px;
|
||||
background-color: rgba(246, 246, 246, 1);
|
||||
border-radius: 37px;
|
||||
|
Loading…
Reference in New Issue
Block a user