mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-19 12:41:24 +02:00
fix ff rhs scroll
This commit is contained in:
parent
f56a6039e8
commit
b0fd65f442
@ -86,8 +86,8 @@ limitations under the License.
|
|||||||
-ms-flex-order: 2;
|
-ms-flex-order: 2;
|
||||||
-webkit-order: 2;
|
-webkit-order: 2;
|
||||||
order: 2;
|
order: 2;
|
||||||
flex: 1;
|
flex: 1 1 0;
|
||||||
-webkit-flex: 1;
|
-webkit-flex: 1 1 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RightPanel_footer {
|
.mx_RightPanel_footer {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user