Browse Source

情绪监控标题是撇

dongqian/feature-20250702094358-小财神适配^2
dongqian 8 hours ago
parent
commit
809df7fcff
  1. 4
      src/views/AiEmotion.vue

4
src/views/AiEmotion.vue

@ -1531,7 +1531,7 @@ defineExpose({
display: flex;
align-items: center;
justify-content: center;
gap: 25vw;
gap: 25%;
/* flex-direction: column; */
/* gap: 1rem; */
}
@ -1565,6 +1565,7 @@ defineExpose({
background-size: 100% 100%;
/* width: 50%; */
width: 30vw;
max-width: 400px;
min-width: 200px;
min-height: 40px;
text-align: center;
@ -1582,6 +1583,7 @@ defineExpose({
background-size: 100% 100%;
/* width: 35%; */
width: 30vw;
max-width: 400px;
min-width: 200px;
min-height: 40px;
text-align: center;

Loading…
Cancel
Save