I have reverted and used the styling a bit higher in the DOM
parent
3da630beb8
commit
078401c58f
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue