Reaction Viewer: Fix class names

This commit is contained in:
Ken Powers 2020-02-03 17:00:50 -05:00 committed by GitHub
parent 22a53153f8
commit f4c60ba2ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -4941,12 +4941,11 @@ button.module-image__border-overlay:focus {
justify-content: flex-start;
align-items: center;
&_avatar {
&__avatar {
min-width: 32px;
}
&__name,
&__name_profile-name {
&__name {
@include font-body-1-bold();
margin-left: 8px;
white-space: nowrap;