mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Latest Perf, Changes
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
.root {
|
||||
--row-height: calc(100vh - 80px - 56px);
|
||||
--row-height: calc(100vh - 88px);
|
||||
@apply grid grid-cols-1 gap-0;
|
||||
min-height: var(--row-height);
|
||||
|
||||
@screen lg {
|
||||
@apply grid-cols-3 grid-rows-2;
|
||||
|
Reference in New Issue
Block a user