comparison: mobile/android/themes/core/aboutHealthReport.css
mobile/android/themes/core/aboutHealthReport.css
- branch
- TOR_BUG_3246
- changeset 4
- fc2d59ddac77
equal
deleted
inserted
replaced
|
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 } |