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:
@@ -96,6 +96,12 @@ limitations under the License.
|
||||
float: right;
|
||||
}
|
||||
|
||||
.mx_RoomHeader_simpleHeader .mx_RoomHeader_icon {
|
||||
margin-left: 14px;
|
||||
margin-right: 24px;
|
||||
vertical-align: -4px;
|
||||
}
|
||||
|
||||
.mx_RoomHeader_name {
|
||||
vertical-align: middle;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user