update styling
This commit is contained in:
parent
b817c06fd4
commit
1472bd8116
4 changed files with 5 additions and 6 deletions
|
@ -65,7 +65,7 @@ body {
|
|||
overflow: clip;
|
||||
|
||||
display: grid;
|
||||
grid: auto minmax(0, 1fr) / 100%;
|
||||
grid: 100% / 100%;
|
||||
|
||||
background-color: var(--surface-1);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue