OS2iot / OS2iot-frontend

This repository contains the front end to the project OS2iot.
Mozilla Public License 2.0
8 stars 6 forks source link

CSS change to LoRa gateways. #49

Closed aNorrah closed 1 year ago

aNorrah commented 3 years ago

add change to:

<mat-tab-body role="tabpanel" class="mat-tab-body ng-tns-c143-15 ng-star-inserted mat-tab-body-active" id="mat-tab-content-0-1" aria-labelledby="mat-tab-label-0-1"> So you can see a larger map.

Easy - but not good - fix:

min-height: 1000px; overflow: hidden;

aNorrah commented 3 years ago

The best fix would be an autoscale, but I am not a css style wizard.

Also, note that changing this box also changes the map widget in other contexts, which is less than ideal.

ramogens-OS2 commented 3 years ago

Thank you for the suggestion, @aNorrah. The small map is indeed annoying. I've put the issue in the OS2iot JIRA bug backlog.

ramogens-OS2 commented 1 year ago

Hi @aNorrah Finally the gateway map has been made bigger with the release of version 1.4.0. Thanks for contributing. Regards Mogens, OS2iot product coordinator