no message

This commit is contained in:
A1300399510 2024-11-25 16:04:33 +08:00
parent f44b3f3f59
commit 767096cc95
2 changed files with 5 additions and 5 deletions

View File

@ -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;

View File

@ -79,7 +79,7 @@
color: #000000;
}
}
.img {
width: 6px;
height: 10px;
@ -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;