Commit e340da37 by guomingpang

style: 培训计划表格样式修改

parent a478bc19
......@@ -15,9 +15,9 @@
}
tbody {
tr {
td {
padding: 20px 12px;
color: rgb(29, 28, 28);
td.ant-table-cell {
padding: 16px 12px;
color: #333;
}
&:nth-child(even) {
background: transparent;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment