CSS for 'searching known users'

pull/2971/head
David Baker 2017-01-17 14:54:55 +00:00
parent 6257019926
commit 323c5d0732
1 changed files with 6 additions and 0 deletions

View File

@ -63,3 +63,9 @@ limitations under the License.
.mx_ChatInviteDialog_cancel object {
pointer-events: none;
}
.mx_ChatInviteDialog_addressSelectHeader {
font-weight: bold;
line-height: 150%;
text-indent: 4px;
}