adjust columns in Automation web example
This commit is contained in:
parent
a2a4561abf
commit
50f88ed175
|
@ -28,6 +28,7 @@ table.GeneratedTable td, table.GeneratedTable th {
|
||||||
border-color: #8f8f8f;
|
border-color: #8f8f8f;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
padding: 3px;
|
padding: 3px;
|
||||||
|
width: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.GeneratedTable thead {
|
table.GeneratedTable thead {
|
||||||
|
|
Loading…
Reference in New Issue