mirror of
https://github.com/element-hq/element-web
synced 2024-11-25 10:45:51 +03:00
Menu context dohickey now sticks when menu shown
This commit is contained in:
parent
6c19504c8b
commit
791980cd1f
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ limitations under the License.
|
||||||
padding-right: 4px;
|
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;
|
letter-spacing: 0.1em;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue