mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
revert dd08f53756
- do this in JS instead
This commit is contained in:
parent
96cddc5ca8
commit
c2061ed439
@ -91,8 +91,8 @@ limitations under the License.
|
||||
overflow: auto;
|
||||
border-bottom: 1px solid #eee;
|
||||
|
||||
-webkit-flex: 0 1 auto;
|
||||
flex: 0 1 auto;
|
||||
-webkit-flex: 0 0 auto;
|
||||
flex: 0 0 auto;
|
||||
}
|
||||
|
||||
.mx_RoomView_messagePanel {
|
||||
|
Loading…
Reference in New Issue
Block a user