feat: 样式调整

This commit is contained in:
2026-06-05 13:49:50 +08:00
parent 97eff4d501
commit 79abfd9d8c
2 changed files with 4 additions and 2 deletions

View File

@@ -4,7 +4,8 @@
align-items: flex-start;
justify-content: space-between;
gap: 10px;
margin-bottom: 6px;
border-bottom: 1px solid rgba(15, 23, 42, 0.06);
padding-bottom: 12px;
}
.long-answer-tag {
display: inline-flex;
@@ -14,6 +15,7 @@
border-radius: 12px;
border: 1px solid transparent;
font-size: 12px;
font-weight: 600;
line-height: 18px;
}
.long-answer-title {