|
|
@@ -48,7 +48,7 @@
|
|
|
</a-descriptions-item>
|
|
|
</a-descriptions>
|
|
|
<div class="htmlContent" v-html="detailObj.postContent"></div>
|
|
|
- <a-divider />
|
|
|
+ <a-divider />
|
|
|
<div class="flc">
|
|
|
<div v-if="detailObj.userNickName">
|
|
|
<a-tooltip title="顶">
|
|
|
@@ -239,7 +239,7 @@
|
|
|
:deep(.htmlContent img) {
|
|
|
max-width: 100% !important;
|
|
|
}
|
|
|
- :deep(.equ .ant-descriptions-header){
|
|
|
+ :deep(.equ .ant-descriptions-header) {
|
|
|
margin-bottom: 10px;
|
|
|
}
|
|
|
.snowy-index-card-left-one-username {
|