feat: onboarding page (#5277)

This commit is contained in:
DarkSky
2023-12-19 13:54:41 +00:00
parent 31b1b2dade
commit 8ea910a2bb
12 changed files with 401 additions and 13 deletions
@@ -35,7 +35,6 @@ globalStyle(`${scrollableViewport} > div`, {
export const scrollableContainer = style({
height: '100%',
marginBottom: '4px',
});
export const scrollbar = style({