Commit 2d3de4a2 by guomingpang

Merge branch 'hotfix/pangguoming/20210601/plan_list_add_cover' into dev

parents 5cc6ed6f e340da37
......@@ -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