mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-12 17:21:10 +02:00
Shift read marker down by 5px
This commit is contained in:
parent
9ada5f7ddd
commit
a65a15e9bb
@ -175,6 +175,8 @@ hr.mx_RoomView_myReadMarker {
|
||||
border-top: solid 1px #76cfa6;
|
||||
border-bottom: solid 1px #76cfa6;
|
||||
margin-top: 0px;
|
||||
position: relative;
|
||||
top: 5px;
|
||||
}
|
||||
|
||||
.mx_RoomView_statusArea {
|
||||
|
Loading…
x
Reference in New Issue
Block a user