mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-16 03:07:04 +02:00
I have reverted and used the styling a bit higher in the DOM
This commit is contained in:
parent
3da630beb8
commit
078401c58f
@ -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…
Reference in New Issue
Block a user