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:
@@ -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');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user