Skip to content
Snippets Groups Projects
Commit fb263937 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
parents 151aa0d1 fa4aeff7
No related branches found
No related tags found
No related merge requests found
......@@ -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;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment