Commit e340da37 by guomingpang

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

parent a478bc19
...@@ -15,9 +15,9 @@ ...@@ -15,9 +15,9 @@
} }
tbody { tbody {
tr { tr {
td { td.ant-table-cell {
padding: 20px 12px; padding: 16px 12px;
color: rgb(29, 28, 28); color: #333;
} }
&:nth-child(even) { &:nth-child(even) {
background: transparent; 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