more lint fixes
This commit is contained in:
parent
40179a5591
commit
64c737036f
@ -231,7 +231,7 @@ definePageMetadata(() => ({
|
|||||||
grid-template-rows: min-content 1fr;
|
grid-template-rows: min-content 1fr;
|
||||||
grid-template-areas:
|
grid-template-areas:
|
||||||
"header header header"
|
"header header header"
|
||||||
"lm notes rm";
|
"lm notes rm";
|
||||||
gap: 12px;
|
gap: 12px;
|
||||||
|
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
|
Loading…
Reference in New Issue
Block a user