mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
Delete fixed headerContainer height
Co-authored-by: Travis Ralston <travisr@matrix.org>
This commit is contained in:
parent
c009d15176
commit
57b919b10a
@ -180,9 +180,6 @@ limitations under the License.
|
||||
// scroll jumps when they become sticky. However, that leaves a gap when
|
||||
// scrolled to the top above the first sublist (whose header can only ever
|
||||
// stick to top), so we make sure to exclude the first visible sublist.
|
||||
// &:not(.mx_RoomSublist_hidden) ~ .mx_RoomSublist .mx_RoomSublist_headerContainer {
|
||||
// height: 24px;
|
||||
// }
|
||||
|
||||
.mx_RoomSublist_resizeBox {
|
||||
position: relative;
|
||||
|
Loading…
Reference in New Issue
Block a user