反馈调整css

master
Lee-1203 2022-02-17 15:41:30 +08:00
parent 9e946c2f11
commit 6b9ee4f55a
1 changed files with 6 additions and 0 deletions

View File

@ -2329,6 +2329,12 @@ textarea::-webkit-input-placeholder {
.enterprise-txt p{
padding: 0 15%;
}
.join-list li>div:nth-of-type(1)>span{
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
}
@media screen and (max-width:780px){
/* banner */