Fix focus-within on EventTile and more showing onClick
This commit is contained in:
parent
92ee50fb77
commit
99c8a909b3
2 changed files with 5 additions and 5 deletions
|
@ -51,7 +51,7 @@ limitations under the License.
|
|||
height: 36px;
|
||||
}
|
||||
|
||||
.mx_RoomSubList_labelContainer:focus-within {
|
||||
.mx_RoomSubList_labelContainer.focus-visible:focus-within {
|
||||
background-color: $roomtile-focused-bg-color;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue