master
Lee 2022-01-26 17:30:38 +08:00
parent 190f306979
commit 026b6b72c5
1 changed files with 3 additions and 1 deletions

View File

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