Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit26b483d

Browse files
fix(site): fix form layout for tablet viewports (#12369)
1 parent4006974 commit26b483d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎site/src/components/Form/Form.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ const styles = {
144144
flexDirection:"column",
145145
gap:24,
146146

147-
[theme.breakpoints.down("md")]:{
147+
[theme.breakpoints.down("lg")]:{
148148
flexDirection:"column",
149149
gap:16,
150150
},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp