mirror of https://github.com/vector-im/riot-web
fix ff rhs scroll
parent
f56a6039e8
commit
b0fd65f442
|
@ -86,8 +86,8 @@ limitations under the License.
|
|||
-ms-flex-order: 2;
|
||||
-webkit-order: 2;
|
||||
order: 2;
|
||||
flex: 1;
|
||||
-webkit-flex: 1;
|
||||
flex: 1 1 0;
|
||||
-webkit-flex: 1 1 0;
|
||||
}
|
||||
|
||||
.mx_RightPanel_footer {
|
||||
|
|
Loading…
Reference in New Issue