Indicate when reaction is from the current user

This commit is contained in:
Ken Powers 2020-01-29 13:58:50 -08:00 committed by GitHub
parent c2d1979c1e
commit 7461250caf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 105 additions and 28 deletions

View file

@ -4933,7 +4933,8 @@ button.module-image__border-overlay:focus {
min-width: 32px;
}
&__name {
&__name,
&__name_profile-name {
@include font-body-1-bold();
margin-left: 8px;
white-space: nowrap;