|
|
@ -297,6 +297,7 @@ export default { |
|
|
|
|
|
|
|
|
<style lang="scss" scoped> |
|
|
<style lang="scss" scoped> |
|
|
.analyse-container { |
|
|
.analyse-container { |
|
|
|
|
|
color: #fff; |
|
|
.analyse-wr { |
|
|
.analyse-wr { |
|
|
display: flex; |
|
|
display: flex; |
|
|
align-items: center; |
|
|
align-items: center; |
|
|
@ -552,6 +553,7 @@ export default { |
|
|
justify-content: center; |
|
|
justify-content: center; |
|
|
align-items: center; |
|
|
align-items: center; |
|
|
height: 100%; |
|
|
height: 100%; |
|
|
|
|
|
color: #fff; |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
line-height: 100%; |
|
|
line-height: 100%; |
|
|
} |
|
|
} |
|
|
|