Fix avatar getting chopped off

This commit is contained in:
Michael Telatynski 2021-09-28 16:22:05 +01:00
parent 207a1143fc
commit 2ac2358d93

View file

@ -22,10 +22,10 @@ limitations under the License.
.mx_ConfirmUserActionDialog_avatar {
float: left;
margin-right: 20px;
margin-top: -2px;
}
.mx_ConfirmUserActionDialog_name {
padding-top: 2px;
font-size: $font-18px;
}