Fix collopsed search box size on mobile
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good
This commit is contained in:
parent
6eb1b5af55
commit
3a4b5dbd9b
@ -45,6 +45,7 @@ div.map-search.collapsed {
|
||||
div.map-search.searchcollapsed {
|
||||
max-height: 3.5rem;
|
||||
max-width: 6rem;
|
||||
min-width: unset;
|
||||
}
|
||||
|
||||
div.map-search div.options {
|
||||
|
Loading…
Reference in New Issue
Block a user