add close button to room search filter
This commit is contained in:
@@ -28,6 +28,11 @@ limitations under the License.
|
||||
|
||||
.mx_SearchBox_searchButton {
|
||||
margin-right: 10px;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.mx_SearchBox_closeButton {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.mx_SearchBox_search {
|
||||
|
||||
Reference in New Issue
Block a user