@@ -191,6 +191,15 @@ const onCopy = (text) => {
}
+ .answer-markdown {
+ line-height: 1.8;
+ >* {
+ margin-bottom: 12px;
+ &:last-child {
+ margin-bottom: 0;
+ }
.answer-operation {
margin-top: 16px;
display: flex;