|
|
@ -209,7 +209,7 @@ onMounted(() => { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.comment-item:not(:last-child) .comment-card { |
|
|
.comment-item:not(:last-child) .comment-card { |
|
|
border-bottom: 1px dashed #d4c4b0; |
|
|
|
|
|
|
|
|
border-bottom: 1px dashed var(--ac-border-strong); |
|
|
padding-bottom: 18px; |
|
|
padding-bottom: 18px; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|