|
|
@ -320,6 +320,8 @@ export default { |
|
|
background-color: rgb(255, 255, 255); |
|
|
background-color: rgb(255, 255, 255); |
|
|
.group_2 { |
|
|
.group_2 { |
|
|
padding: 0 40rpx; |
|
|
padding: 0 40rpx; |
|
|
|
|
|
width: 100%; |
|
|
|
|
|
overflow-x: auto; |
|
|
border-bottom: solid 2rpx rgb(221, 221, 221); |
|
|
border-bottom: solid 2rpx rgb(221, 221, 221); |
|
|
.text-wrapper { |
|
|
.text-wrapper { |
|
|
color: rgb(136, 136, 136); |
|
|
color: rgb(136, 136, 136); |
|
|
|