3 lines
100 B
CSS
3 lines
100 B
CSS
#testTaskTable tr {border: none;}
|
|
#testTaskTable tr > th, #testTaskTable tr > td {padding: 0.5rem;}
|