ext button to left, stack buttons on mobile
This commit is contained in:
@@ -369,6 +369,18 @@
|
||||
top: unset;
|
||||
bottom: unset;
|
||||
}
|
||||
|
||||
|
||||
#leftSendForm,
|
||||
#rightSendForm {
|
||||
width: 1.15em;
|
||||
flex-wrap: wrap;
|
||||
height: unset;
|
||||
}
|
||||
|
||||
#extensionsMenuButton {
|
||||
order: 1;
|
||||
}
|
||||
}
|
||||
|
||||
/*iOS specific*/
|
||||
@@ -445,4 +457,4 @@
|
||||
#horde_model {
|
||||
height: unset;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user