diff --git a/module/css/mobile.less b/module/css/mobile.less index a281bf0695a6f93a48f1e91b70ac5e9f288d6716..fd900b75f297d667806837678592ecc6c66f8f34 100755 --- a/module/css/mobile.less +++ b/module/css/mobile.less @@ -276,3 +276,14 @@ app-map > div { #select-bo-select{ max-width: 23vw; } + +.basic-tools-dropdown-select-getFeatureInfo-content{ + display: block; + top: 0px !important; + height: 100%; + padding: 0px !important; + margin: 0px !important; + right: 0px !important; + width: 100% !important; + min-width: auto; +}