Tweak room list header menu for when space is active (#7577)
* Remove start chat entry from space-variant room list header + menu * Add options to the RoomListHeader plus menu * Tweak behaviour of room list header + menu space variant explore action
This commit is contained in:
parent
51a44f491e
commit
04f8228741
3 changed files with 38 additions and 14 deletions
|
@ -109,3 +109,6 @@ limitations under the License.
|
|||
.mx_RoomListHeader_iconExplore::before {
|
||||
mask-image: url('$(res)/img/element-icons/roomlist/hash-search.svg');
|
||||
}
|
||||
.mx_RoomListHeader_iconPlus::before {
|
||||
mask-image: url('$(res)/img/element-icons/plus.svg');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue