Badge dohickey shown on name hover and badge hover
This commit is contained in:
parent
e988f5ca3b
commit
24e021b91f
|
@ -108,7 +108,7 @@ limitations under the License.
|
||||||
padding-right: 4px;
|
padding-right: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomTile .mx_RoomTile_badge:hover {
|
.mx_RoomTile .mx_RoomTile_badge.mx_RoomTile_badgeButton {
|
||||||
letter-spacing: 0.1em;
|
letter-spacing: 0.1em;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue