Skip to content

Commit f8b5513

Browse files
committed
Sticky on header
1 parent acfb5dd commit f8b5513

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

site/src/pages/CreateWorkspacePage/CreateWorkspacePageView.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,8 @@ const useStyles = makeStyles((theme) => ({
308308
formSectionInfo: {
309309
width: 312,
310310
flexShrink: 0,
311+
position: "sticky",
312+
top: theme.spacing(3),
311313
},
312314

313315
formSectionInfoTitle: {

0 commit comments

Comments
 (0)