mirror of https://github.com/vector-im/riot-web
Lowered the Avatar menu background, so the Direct Message indicator is in front of it
parent
2476f87e1d
commit
965d9aaf47
|
@ -83,7 +83,7 @@ limitations under the License.
|
|||
width: 24px;
|
||||
height: 24px;
|
||||
opacity: 0.6;
|
||||
z-index: 2;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.collapsed .mx_RoomTile_avatar_container:hover:before {
|
||||
|
|
Loading…
Reference in New Issue