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

Commitde2d0e0

Browse files
committed
fix overview page bottom spacing
1 parent649efa6 commitde2d0e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎web-app/src/containers/Overview/OverviewPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const styles = {
1313
display:'flex'as'flex',
1414
flexDirection:'column'as'column',
1515
width:'100%',
16-
paddingBottom:footerHeight,
16+
paddingBottom:'5rem',
1717
},
1818
summary:{
1919
padding:'0rem 1rem 1rem 1rem',

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp