Fix composer avatar being an oval when a custom status is set
Fixes this: https://t2l.io/_matrix/media/v1/download/t2l.io/0d5c7fa9a4b5bf226a020def8480a887
This commit is contained in:
@@ -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 */
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user