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

Commit6068e06

Browse files
committed
fix window width
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
1 parent6e1dab3 commit6068e06

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

‎web-app/src/containers/Tutorial/containers/Review.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ interface Props {
1111
conststyles={
1212
container:{
1313
height:'auto',
14-
width:'100%',
1514
display:'flex'as'flex',
1615
flexDirection:'column'as'column',
1716
},

‎web-app/src/containers/Tutorial/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ import CompletedBanner from './components/CompletedBanner'
1919

2020
conststyles={
2121
page:{
22+
width:'100vw',
2223
paddingBottom:'5rem',
2324
},
2425
header:{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp