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