CSS for 'searching known users'
This commit is contained in:
parent
6257019926
commit
323c5d0732
|
@ -63,3 +63,9 @@ limitations under the License.
|
||||||
.mx_ChatInviteDialog_cancel object {
|
.mx_ChatInviteDialog_cancel object {
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_ChatInviteDialog_addressSelectHeader {
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: 150%;
|
||||||
|
text-indent: 4px;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue