Handle pill onclick
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
5423421240
commit
667abca31f
2 changed files with 19 additions and 0 deletions
|
@ -47,6 +47,7 @@ limitations under the License.
|
|||
&.mx_BasicMessageComposer_input_shouldShowPillAvatar {
|
||||
span.mx_UserPill, span.mx_RoomPill {
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
|
||||
// avatar psuedo element
|
||||
&::before {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue