mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
oops, fix tinted read up to marker correctly
This commit is contained in:
parent
60d2d45255
commit
82742f9f13
@ -172,7 +172,7 @@ li.mx_RoomView_myReadMarker_container {
|
|||||||
}
|
}
|
||||||
|
|
||||||
hr.mx_RoomView_myReadMarker {
|
hr.mx_RoomView_myReadMarker {
|
||||||
border-bottom: solid 2px #76cfa6;
|
border-top: solid 2px #76cfa6;
|
||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 4px;
|
top: 4px;
|
||||||
|
Loading…
Reference in New Issue
Block a user