adjust columns in Automation web example

This commit is contained in:
Hel Gibbons 2022-07-20 15:57:20 +01:00
parent a2a4561abf
commit 50f88ed175
1 changed files with 1 additions and 0 deletions

View File

@ -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 {