#992 Minimize button Width to extend arrow up&down clickable area

This commit is contained in:
Sebastian
2020-09-15 15:24:25 +02:00
parent ecf4437cf6
commit 76fce84661

View File

@@ -40,6 +40,7 @@ app-selected-filter-options {
transform: translate(-50%);
bottom: 25px;
left: 50%;
width: min-content;
&.is-iPad {
position: sticky;