mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Merge pull request #2971 from vector-im/dbkr/add_searching_known_users
CSS for 'searching known users'
This commit is contained in:
commit
6db5329d9c
@ -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
Block a user