fix page
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@ export default ({
|
||||
style={{
|
||||
height: "100%",
|
||||
paddingTop: isWeb ? gutters / 2 : 0,
|
||||
// padding: gutters,
|
||||
padding: gutters,
|
||||
paddingBottom: 0,
|
||||
...(isWeb ? { maxHeight: "100svh" } : {}),
|
||||
width: computedWidth,
|
||||
|
||||
Reference in New Issue
Block a user