Implement basic filtering for invite targets
Part of https://github.com/vector-im/riot-web/issues/11200
This commit is contained in:
parent
250222726d
commit
df25a98810
3 changed files with 78 additions and 6 deletions
|
@ -77,5 +77,9 @@ limitations under the License.
|
|||
float: right;
|
||||
line-height: 36px; // Height of the avatar to keep the time vertically aligned
|
||||
}
|
||||
|
||||
.mx_DMInviteDialog_roomTile_highlight {
|
||||
font-weight: 900;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue