Event tiles are now items in a list, improves accessibility.
This commit is contained in:
@@ -55,6 +55,10 @@ limitations under the License.
|
||||
display: table;
|
||||
}
|
||||
|
||||
.mx_RoomView_MessageList_ul {
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
.mx_RoomView_invitePrompt {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user