/** * 列表 */ table.am-table .th-desc { width: 20%; } table.am-table .td-desc, table.am-table .td-version { font-size: 12px; } table.am-table .td-version { color: #d2364c; margin: 0; } .am-form-file input[type="file"] { margin-top: 0; }