CN-926 fix: 样式细节优化

This commit is contained in:
chenjinsong
2023-03-10 21:15:09 +08:00
parent 64a6eac4a7
commit 1dee23435d
3 changed files with 8 additions and 7 deletions

View File

@@ -1,4 +1,7 @@
.knowledge-base {
&.list-page {
height: calc(100% - 52px);
}
.type-tag {
display: inline-block;
padding: 0 10px;
@@ -9,7 +12,6 @@
}
.top-title {
font-family: NotoSansHans-Black;
font-size: 24px;
color: #353636;
font-weight: 900;