Add the first row for the header
This commit is contained in:
parent
abb1b6d9af
commit
1cd138fbd8
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: grid;
|
display: grid;
|
||||||
|
grid-template-rows: 70px auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
div {
|
div {
|
||||||
|
|
Loading…
Reference in a new issue