diff options
Diffstat (limited to 'reports/reports.css')
| -rw-r--r-- | reports/reports.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/reports/reports.css b/reports/reports.css index 1cdb88c1..b3441f81 100644 --- a/reports/reports.css +++ b/reports/reports.css @@ -4,3 +4,7 @@ td { max-width: 500px; overflow: hidden; } +#mapid { + width: 100vw; + height: 30vw; +}
\ No newline at end of file |
