Enable multiselect for the whole screen
This commit is contained in:
parent
b4b50be732
commit
3ad59279b3
@ -26,6 +26,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
padding: 50px 0px 33px 0px;
|
padding: 50px 0px 33px 0px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
min-height: calc(100% - 90px);
|
||||||
-webkit-overflow-scrolling: touch;
|
-webkit-overflow-scrolling: touch;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user