mobile/android/themes/core/aboutHealthReport.css

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:c2b1003a985e
1 * {
2 margin: 0;
3 padding: 0;
4 }
5
6 html, body {
7 height: 100%;
8 }
9
10 #remote-report {
11 width: 100%;
12 height: 100%;
13 border: 0;
14 display: flex;
15 }

mercurial