AW-4935 Tools in croppingscheme weer goed zetten op mobile
This commit is contained in:
@@ -54,7 +54,7 @@ aol-map { position:absolute;width:100%;height:calc( 100vh );}
|
|||||||
|
|
||||||
@media screen and (max-width: 768px) {
|
@media screen and (max-width: 768px) {
|
||||||
.control-container {
|
.control-container {
|
||||||
float:right;
|
margin-left: 1em;
|
||||||
margin-right: 1em;
|
margin-right: 1em;
|
||||||
pointer-events: all;
|
pointer-events: all;
|
||||||
}
|
}
|
||||||
@@ -62,7 +62,7 @@ aol-map { position:absolute;width:100%;height:calc( 100vh );}
|
|||||||
|
|
||||||
@media screen and (min-width: 768px) {
|
@media screen and (min-width: 768px) {
|
||||||
.control-container {
|
.control-container {
|
||||||
margin-left:1em;
|
float: right;
|
||||||
margin-right: 1em;
|
margin-right: 1em;
|
||||||
pointer-events: all;
|
pointer-events: all;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user