Fix issue with threads timelines with few events cropping events (#8392)
This commit is contained in:
committed by
GitHub
parent
bb4064ff43
commit
0c7a4dfcac
@@ -70,10 +70,6 @@ limitations under the License.
|
||||
overflow-y: auto;
|
||||
flex: 1 1 0;
|
||||
overflow-anchor: none;
|
||||
|
||||
&[data-scrollbar=false] {
|
||||
overflow-y: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_RoomView_messagePanelSearchSpinner {
|
||||
|
||||
Reference in New Issue
Block a user