lee
parent
190f306979
commit
026b6b72c5
|
@ -668,6 +668,7 @@
|
|||
top: 62px;
|
||||
left: 0;
|
||||
border-top: 2px solid #1a73e8;
|
||||
z-index: 99;
|
||||
}
|
||||
.product-nav-item{
|
||||
display: flex;
|
||||
|
@ -1447,6 +1448,7 @@
|
|||
line-height: 1.8;
|
||||
margin-top: 20px;
|
||||
padding: 0 0 0 113px;
|
||||
|
||||
}
|
||||
.history-item li:nth-child(odd) ins{
|
||||
justify-content: flex-end;
|
||||
|
@ -2607,7 +2609,7 @@
|
|||
}
|
||||
.history-item .history-txt{
|
||||
padding: 0 0 0 100px;
|
||||
-webkit-line-clamp: 3;
|
||||
/* -webkit-line-clamp: 3; */
|
||||
}
|
||||
.history-item li:nth-child(odd) .history-txt{
|
||||
padding: 0 100px 0 0;
|
||||
|
|
Loading…
Reference in New Issue