反馈调整css
parent
9e946c2f11
commit
6b9ee4f55a
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue