Chat / Avatar: Fix animating glitch on ripple effect
This commit is contained in:
parent
23f072796d
commit
a7700015ac
@ -193,6 +193,10 @@
|
||||
.title {
|
||||
line-height: 1.375rem;
|
||||
}
|
||||
|
||||
.status {
|
||||
background-color: var(--background-color);
|
||||
}
|
||||
}
|
||||
|
||||
.ripple-container {
|
||||
@ -205,7 +209,6 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
z-index: var(--z-status);
|
||||
background-color: var(--background-color);
|
||||
}
|
||||
|
||||
.avatar-badge-wrapper {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user