|
|
@@ -119,7 +119,7 @@
|
|
|
:type="curQue.property.role_img_type"
|
|
|
/>
|
|
|
</template>
|
|
|
- <div v-else style="width: 36px; height: 36px"></div>
|
|
|
+ <div v-else style="width: 44px; height: 44px"></div>
|
|
|
<div class="sentence-box">
|
|
|
<template v-if="item.sentArr[0].sentIndex == 0">
|
|
|
<!-- <div class="roleDetail" v-if="item.roleDetail.detail && item.roleDetail.detail.wordsList.length > 0">
|
|
|
@@ -1752,7 +1752,7 @@ export default {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
justify-content: space-between;
|
|
|
- padding: 0 10px 8px 68px;
|
|
|
+ padding: 0 10px 8px 76px;
|
|
|
|
|
|
&-inner {
|
|
|
display: flex;
|