I have reverted and used the styling a bit higher in the DOM

This commit is contained in:
unknown 2020-02-11 20:06:07 +01:00
parent 3da630beb8
commit 078401c58f

View file

@ -35,6 +35,11 @@ limitations under the License.
padding-top: 1px;
}
.mx_WhoIsTypingTile_avatars .mx_BaseAvatar {
border: 1px solid $primary-bg-color;
border-radius: 40px;
}
.mx_WhoIsTypingTile_remainingAvatarPlaceholder {
position: relative;
display: inline-block;