mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-08-31 15:43:25 +00:00
fix overflow bug
This commit is contained in:
@@ -52,7 +52,7 @@ const config = {
|
||||
sans: [...fontFamily.sans]
|
||||
},
|
||||
screens: {
|
||||
"xs": "500px",
|
||||
"xs": "540px",
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user