[Mobile] Tree menu Open
Tree menu select arrow button's width is now size of full button. Prior to this the pressable area was less and therefore less responsive.
This commit is contained in:
@@ -37,6 +37,8 @@ ul.tree {
|
||||
position: absolute;
|
||||
right: $mobile-treeRight;
|
||||
font-size: 1.8em;
|
||||
right: 0px;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.label {
|
||||
|
||||
Reference in New Issue
Block a user