5 lines
83 B
CSS
5 lines
83 B
CSS
|
.ident-row td {
|
||
|
border-top: none;
|
||
|
padding-left: 2rem;
|
||
|
padding-top: 0;
|
||
|
}
|