add explore button next to filter field
This commit is contained in:
parent
a03b224ff7
commit
80dd5a1b0a
6 changed files with 166 additions and 13 deletions
|
@ -27,10 +27,6 @@ limitations under the License.
|
|||
position: relative;
|
||||
}
|
||||
|
||||
.mx_SearchBox {
|
||||
flex: none;
|
||||
}
|
||||
|
||||
/* hide resize handles next to collapsed / empty sublists */
|
||||
.mx_RoomList .mx_RoomSubList:not(.mx_RoomSubList_nonEmpty) + .mx_ResizeHandle {
|
||||
display: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue