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;
|
||||
width: 100%;
|
||||
display: grid;
|
||||
grid-template-rows: 70px auto;
|
||||
}
|
||||
|
||||
div {
|
||||
|
|
Loading…
Reference in a new issue