Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Commit

Permalink
fix(r-avatar): remove extra margin for .r-avatar-main (#316)
Browse files Browse the repository at this point in the history
Co-authored-by: dasha <darya.baklanova@gmail.com>
  • Loading branch information
dariashka and dasha committed Apr 25, 2022
1 parent e1ddf79 commit b0f5fe0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/recomponents/src/components/r-avatar/r-avatar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@
}
}

.r-avatar.r-avatar-description > .r-avatar-main {
margin-right: var(--avatar-margin-right);
}

.r-avatar-info * {
margin: 0;
line-height: var(--avatar-font-line-height);
Expand Down

0 comments on commit b0f5fe0

Please sign in to comment.