Move various e2e defintions out to yaml files (#1166)
We have code to generate tables, which we should use in the e2e section.
This commit is contained in:
parent
5f3b34448d
commit
ea42cd3c7b
7 changed files with 147 additions and 53 deletions
|
@ -323,7 +323,6 @@ footer {
|
|||
table {
|
||||
table-layout: fixed;
|
||||
width: 100%;
|
||||
margin: 4rem 0;
|
||||
|
||||
caption {
|
||||
caption-side: top;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue