I have reverted and used the styling a bit higher in the DOM
This commit is contained in:
parent
3da630beb8
commit
078401c58f
1 changed files with 5 additions and 0 deletions
|
@ -35,6 +35,11 @@ limitations under the License.
|
||||||
padding-top: 1px;
|
padding-top: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_WhoIsTypingTile_avatars .mx_BaseAvatar {
|
||||||
|
border: 1px solid $primary-bg-color;
|
||||||
|
border-radius: 40px;
|
||||||
|
}
|
||||||
|
|
||||||
.mx_WhoIsTypingTile_remainingAvatarPlaceholder {
|
.mx_WhoIsTypingTile_remainingAvatarPlaceholder {
|
||||||
position: relative;
|
position: relative;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue