Skip to content

Commit 80e97d1

Browse files
committed
[fix] fix qa tag style
1 parent 919583f commit 80e97d1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/pages/index/components/Qas/index.less

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@
4646
.q_head {
4747
border-bottom: 1px solid #2f2f2f;
4848
}
49+
50+
.q_foot {
51+
.ant-tag {
52+
background-color: #333;
53+
}
54+
}
4955
}
5056
}
5157
}

0 commit comments

Comments
 (0)