Small fixes

This commit is contained in:
Jorik Schellekens 2020-04-27 18:36:05 +01:00
parent 55084e918c
commit 66067719f4
3 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@ limitations under the License.
.mx_MessageComposer_avatar .mx_BaseAvatar {
padding: 2px;
border: 1px solid transparent;
border-radius: 15px;
border-radius: 100%;
}
.mx_MessageComposer_avatar .mx_BaseAvatar_initial {