SarahXia0405 commited on
Commit
08c005b
·
verified ·
1 Parent(s): cd2318c

Update web/src/index.css

Browse files
Files changed (1) hide show
  1. web/src/index.css +3 -0
web/src/index.css CHANGED
@@ -3160,3 +3160,6 @@ body {
3160
  background: rgba(255, 255, 255, 0.22);
3161
  }
3162
 
 
 
 
 
3160
  background: rgba(255, 255, 255, 0.22);
3161
  }
3162
 
3163
+ html, body, #root {
3164
+ height: 100%;
3165
+ }