mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Reaction Viewer: Fix class names
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user