feat: 样式调整
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user