fix layout

This commit is contained in:
=
2021-02-05 14:47:17 +01:00
parent ee6fc599d8
commit 617802ddf6
@@ -137,12 +137,12 @@
background-color: @fill-under-grey-2-2;
display: grid;
> table {
margin: 20px 0 0 20px
margin: 20px 0 0 20px;
}
}
.one-column-table-container {
height: 800px;
height: 750px;
margin: 20px 0 0 20px;
> table {
width: -webkit-fill-available;