Prevent pills from being split by formatting actions (#7606)

This commit is contained in:
Robin
2022-01-24 12:18:08 +00:00
committed by GitHub
parent 8ca18ccdec
commit 5430fa15a4
@@ -47,6 +47,7 @@ limitations under the License.
&.mx_BasicMessageComposer_input_shouldShowPillAvatar {
span.mx_UserPill, span.mx_RoomPill {
position: relative;
user-select: all;
// avatar psuedo element
&::before {