|
|
|
@ -202,14 +202,14 @@ export default { |
|
|
|
justify-content: space-between; |
|
|
|
|
|
|
|
.content-right { |
|
|
|
width: 33%; |
|
|
|
width: 20%; |
|
|
|
margin-left: 2%; |
|
|
|
padding: 0px 10px; |
|
|
|
border-left: 1px solid #d0d0d0; |
|
|
|
} |
|
|
|
|
|
|
|
.content-left { |
|
|
|
width: 65%; |
|
|
|
width: 78%; |
|
|
|
} |
|
|
|
|
|
|
|
.content { |
|
|
|
@ -444,14 +444,14 @@ th { |
|
|
|
justify-content: center; |
|
|
|
|
|
|
|
.content-right { |
|
|
|
width: 33%; |
|
|
|
width: 20%; |
|
|
|
margin-left: 2%; |
|
|
|
padding: 0px 10px; |
|
|
|
border-left: 1px solid #d0d0d0; |
|
|
|
} |
|
|
|
|
|
|
|
.content-left { |
|
|
|
width: 65%; |
|
|
|
width: 78%; |
|
|
|
} |
|
|
|
|
|
|
|
.content { |
|
|
|
|