|
@ -3763,7 +3763,7 @@ const emit = defineEmits(['updateMessage', 'sendMessage', 'ensureAIchat']); |
|
|
display: block; |
|
|
display: block; |
|
|
color: white; |
|
|
color: white; |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
font-size: 16px; |
|
|
|
|
|
|
|
|
font-size: 20px; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.market-temperature-icon { |
|
|
.market-temperature-icon { |
|
@ -3974,7 +3974,6 @@ const emit = defineEmits(['updateMessage', 'sendMessage', 'ensureAIchat']); |
|
|
margin: 8px; |
|
|
margin: 8px; |
|
|
|
|
|
|
|
|
.conclusion-item { |
|
|
.conclusion-item { |
|
|
margin-bottom: 15px; |
|
|
|
|
|
|
|
|
|
|
|
&:last-child { |
|
|
&:last-child { |
|
|
margin-bottom: 0; |
|
|
margin-bottom: 0; |
|
@ -4023,7 +4022,7 @@ const emit = defineEmits(['updateMessage', 'sendMessage', 'ensureAIchat']); |
|
|
margin: 0 auto; |
|
|
margin: 0 auto; |
|
|
|
|
|
|
|
|
.conclusion-container { |
|
|
.conclusion-container { |
|
|
padding: 20px; |
|
|
|
|
|
|
|
|
padding-top: 20px; |
|
|
border-radius: 15px; |
|
|
border-radius: 15px; |
|
|
margin: 20px; |
|
|
margin: 20px; |
|
|
|
|
|
|
|
@ -4048,7 +4047,7 @@ const emit = defineEmits(['updateMessage', 'sendMessage', 'ensureAIchat']); |
|
|
|
|
|
|
|
|
.conclusion-item .conclusion-text { |
|
|
.conclusion-item .conclusion-text { |
|
|
color: #ffffff; |
|
|
color: #ffffff; |
|
|
font-size: 16px; |
|
|
|
|
|
|
|
|
font-size: 20px; |
|
|
line-height: 1.8; |
|
|
line-height: 1.8; |
|
|
margin: 0 0 12px 0; |
|
|
margin: 0 0 12px 0; |
|
|
text-align: center; |
|
|
text-align: center; |
|
|