src/components/tool/DetailList.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/tool/DetailList.vue
@@ -105,7 +105,7 @@ .title { font-size: 16px; color: rgba(0,0,0,.85); font-weight: bold; font-weight: bolder; margin-bottom: 16px; } .term { @@ -131,6 +131,12 @@ display: table-cell; } &.small{ .title{ font-size: 14px; color: rgba(0,0,0,.65); font-weight: normal; margin-bottom: 12px; } .term,.content{ padding-bottom: 8px; }