reduced size of first table column
This commit is contained in:
parent
aec811d3b5
commit
bc5409fba7
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ td {
|
||||||
}
|
}
|
||||||
|
|
||||||
td:first-child {
|
td:first-child {
|
||||||
width: 110px;
|
width: 105px;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
word-break: normal;
|
word-break: normal;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue