perf: 优化实体详情标题样式

This commit is contained in:
chenjinsong
2022-02-08 18:15:58 +08:00
parent f365d8bb11
commit 088f1980e1
9 changed files with 52 additions and 14 deletions

View File

@@ -37,6 +37,7 @@
.overview__row {
display: flex;
flex-direction: row;
flex-wrap: wrap;
padding: 2px 0;
font-size: 14px;