Fix search results view for layouts other than Group/Modern (#7648)
This commit is contained in:
committed by
GitHub
parent
31e6b942f2
commit
50f8c61fa8
@@ -209,6 +209,10 @@ limitations under the License.
|
||||
.mx_RoomView_searchResultsPanel {
|
||||
.mx_RoomView_messageListWrapper {
|
||||
justify-content: flex-start;
|
||||
|
||||
> .mx_RoomView_MessageList > li > ol {
|
||||
list-style-type: none;
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user