style: fix some global css styling

pull/90/head
Kia King Ishii 4 years ago
parent 218c729154
commit 4300a7eb46

@ -170,12 +170,15 @@ table {
display: block;
overflow-x: auto;
}
tr {
border-top: 1px solid #dfe2e5;
}
tr:nth-child(2n) {
background-color: #f6f8fa;
}
th,
td {
border: 1px solid #dfe2e5;

Loading…
Cancel
Save