Fix issue with threads timelines with few events cropping events (#8392)
This commit is contained in:
parent
bb4064ff43
commit
0c7a4dfcac
2 changed files with 16 additions and 38 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue