Improve Room Directory Look & Feel
By adding an icon next to the title. Requires https://github.com/matrix-org/matrix-react-sdk/pull/848
This commit is contained in:
parent
5defd0bb74
commit
afb4b79d81
3 changed files with 11 additions and 1 deletions
|
@ -28,6 +28,10 @@ limitations under the License.
|
|||
flex-direction: column;
|
||||
}
|
||||
|
||||
.mx_RoomDirectory .mx_RoomHeader_simpleHeader {
|
||||
margin-left: 0px;
|
||||
}
|
||||
|
||||
.mx_RoomDirectory_list {
|
||||
flex: 1;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue