history columns padding from 1px to 6px

This commit is contained in:
Chrystian Huot 2021-08-04 07:47:00 -04:00
parent f4e8d7ba18
commit 86adba5907

View file

@ -122,7 +122,7 @@
td, td,
th { th {
padding: 0 1px; padding: 0 6px;
text-align: start; text-align: start;
&:nth-child(1) { &:nth-child(1) {