Fix composer avatar being an oval when a custom status is set
Fixes this: 0d5c7fa9a4
This commit is contained in:
parent
51dc1fe9bf
commit
852d6df580
1 changed files with 1 additions and 0 deletions
|
@ -17,4 +17,5 @@ limitations under the License.
|
||||||
.mx_MemberStatusMessageAvatar_hasStatus {
|
.mx_MemberStatusMessageAvatar_hasStatus {
|
||||||
border: 2px solid $accent-color;
|
border: 2px solid $accent-color;
|
||||||
border-radius: 40px;
|
border-radius: 40px;
|
||||||
|
padding-right: 0 !important; /* Override AccessibleButton styling */
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue