mirror of https://github.com/vector-im/riot-web
Menu context dohickey now sticks when menu shown
parent
6c19504c8b
commit
791980cd1f
|
@ -121,7 +121,7 @@ limitations under the License.
|
|||
padding-right: 4px;
|
||||
}
|
||||
|
||||
.mx_RoomTile .mx_RoomTile_badge.mx_RoomTile_badgeButton {
|
||||
.mx_RoomTile .mx_RoomTile_badge.mx_RoomTile_badgeButton, .mx_RoomTile.mx_RoomTile_menu .mx_RoomTile_badge {
|
||||
letter-spacing: 0.1em;
|
||||
opacity: 1;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue