Skip to content

Commit 5567e90

Browse files
committed
fix: background color
1 parent 7c15672 commit 5567e90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platforms/metagram/src/app.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ body {
1313
padding-bottom: env(safe-area-inset-bottom);
1414
padding-left: env(safe-area-inset-left);
1515
padding-right: env(safe-area-inset-right);
16+
background-color: white;
1617
}
1718

1819
@layer base {

0 commit comments

Comments
 (0)