Fix focus-within on EventTile and more showing onClick
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user