mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Remove CSS for StatusBar mid-timeline
This commit is contained in:
parent
6b1d138918
commit
b582cf0a5f
@ -216,16 +216,6 @@ hr.mx_RoomView_myReadMarker {
|
||||
|
||||
.mx_RoomView_statusArea_expanded {
|
||||
max-height: 50px;
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
.mx_RoomView_statusArea_expanded.mx_RoomView_statusArea_mid_timeline {
|
||||
margin-top: -50px;
|
||||
|
||||
-webkit-transition: all .2s ease-in;
|
||||
-moz-transition: all .2s ease-in;
|
||||
-ms-transition: all .2s ease-in;
|
||||
-o-transition: all .2s ease-in;
|
||||
}
|
||||
|
||||
.mx_RoomView_statusAreaBox {
|
||||
|
Loading…
Reference in New Issue
Block a user