...
|
...
|
@@ -882,15 +882,17 @@ cursor: pointer; |
|
|
margin-bottom: 0.16rem;
|
|
|
cursor: pointer;
|
|
|
box-sizing: border-box;
|
|
|
border-bottom: 0.02rem solid rgba(245, 245, 245, 1);
|
|
|
}
|
|
|
|
|
|
.log_three_list_top {
|
|
|
margin-top: 0.5rem;
|
|
|
padding: 0 0.23rem 0.3rem 0;
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
cursor: pointer;
|
|
|
align-items: center;
|
|
|
border-bottom: 0.02rem solid rgba(245, 245, 245, 1);
|
|
|
/*border-bottom: 0.02rem solid rgba(245, 245, 245, 1);*/
|
|
|
}
|
|
|
|
|
|
.log_three_list_top_lo,
|
...
|
...
|
@@ -938,8 +940,8 @@ cursor: pointer; |
|
|
justify-content: space-between;
|
|
|
cursor: pointer;
|
|
|
align-items: center;
|
|
|
border-bottom: 0.02rem solid rgba(245, 245, 245, 1);
|
|
|
padding-bottom: 0.32rem
|
|
|
/*border-bottom: 0.02rem solid rgba(245, 245, 245, 1);*/
|
|
|
/*padding-bottom: 0.32rem*/
|
|
|
}
|
|
|
|
|
|
.log_three_center_one {
|
...
|
...
|
|