reduced size of first table column

This commit is contained in:
z0ccc 2022-06-05 15:24:14 -04:00
parent aec811d3b5
commit bc5409fba7

View file

@ -60,7 +60,7 @@ td {
}
td:first-child {
width: 110px;
width: 105px;
font-weight: 600;
word-break: normal;
}