| label | value |
|---|
.ac-main-table {
table-layout:fixed;
width:100%;
font-size:14px;
color:#000;
}
.ac-main-table th {
line-height:30px;
height:30px;
background-color:#f5f5f5;
text-align:center;
border:1px solid #ccc;
}
.ac-main-table td {
padding:10px;
line-height:22px;
text-align:center;
border:1px solid #ccc;
}
.ac-main-table td>p {
display:inline-block;
text-align:left;
}
更新时间:2020-03-03 00:25:14