use AutoHideScrollbar in ScrollPanel
This commit is contained in:
@@ -84,6 +84,7 @@ limitations under the License.
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.mx_RoomView_body .mx_RoomView_timeline {
|
||||
@@ -111,6 +112,7 @@ limitations under the License.
|
||||
.mx_RoomView_messagePanel {
|
||||
width: 100%;
|
||||
overflow-y: auto;
|
||||
flex: 1 1 0;
|
||||
}
|
||||
|
||||
.mx_RoomView_messagePanelSearchSpinner {
|
||||
|
||||
Reference in New Issue
Block a user