fix up Start Chat behaviour as per Amandine's feedback
parent
f4a2b6ab7e
commit
6573ba8c20
|
@ -146,6 +146,10 @@ limitations under the License.
|
|||
display: inline-block;
|
||||
}
|
||||
|
||||
.mx_RoomHeader_settingsHint {
|
||||
color: #a2a2a2 ! important;
|
||||
}
|
||||
|
||||
.mx_RoomHeader_searchStatus {
|
||||
display: inline-block;
|
||||
font-weight: normal;
|
||||
|
|
Loading…
Reference in New Issue