Lowered the Avatar menu background, so the Direct Message indicator is in front of it
This commit is contained in:
parent
2476f87e1d
commit
965d9aaf47
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ limitations under the License.
|
||||||
width: 24px;
|
width: 24px;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
z-index: 2;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.collapsed .mx_RoomTile_avatar_container:hover:before {
|
.collapsed .mx_RoomTile_avatar_container:hover:before {
|
||||||
|
|
Loading…
Reference in a new issue