Skip to content
Snippets Groups Projects
Commit 3c58909c authored by Armand Bahi's avatar Armand Bahi
Browse files

Merge branch 'bug/1-probleme-d-affichage-getfeatureinfo-sur-mobile' into 'master'

Redefine css for mobile usage

See merge request Development/vitis_apps/sources/module_vmap!7

(cherry picked from commit fb263937)

fa4aeff7 Redefine css for mobile usage
parent 97cbc155
No related branches found
No related tags found
No related merge requests found
...@@ -276,3 +276,14 @@ app-map > div { ...@@ -276,3 +276,14 @@ app-map > div {
#select-bo-select{ #select-bo-select{
max-width: 23vw; 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;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment