Spaces:
Sleeping
Sleeping
Update web/src/index.css
Browse files- 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 |
+
}
|