parent
03476705b1
commit
9399b7ddf0
4 changed files with 2 additions and 6 deletions
|
@ -172,7 +172,7 @@ hr.mx_RoomView_myReadMarker {
|
|||
|
||||
max-height: 0px;
|
||||
background-color: $primary-bg-color;
|
||||
z-index: 5;
|
||||
z-index: 1000;
|
||||
overflow: hidden;
|
||||
|
||||
-webkit-transition: all .2s ease-out;
|
||||
|
@ -260,4 +260,4 @@ hr.mx_RoomView_myReadMarker {
|
|||
|
||||
.mx_RoomView_ongoingConfCallNotification a {
|
||||
color: $accent-fg-color ! important;
|
||||
}
|
||||
}
|
|
@ -25,8 +25,6 @@ limitations under the License.
|
|||
margin-top: -3px;
|
||||
margin-left: -20px;
|
||||
width: 200px;
|
||||
font-weight: initial;
|
||||
text-transform: initial;
|
||||
}
|
||||
|
||||
.mx_IncomingCallBox_chevron {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue