Skip to content

Commit

Permalink
fix: #1279
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed Nov 5, 2022
1 parent f2b53e0 commit de4af14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/styled/avatar.css
@@ -1,6 +1,6 @@
.avatar-group {
@apply flex overflow-hidden;
.avatar {
:where(.avatar) {
@apply overflow-hidden rounded-full border-4 border-base-100;
}
}

0 comments on commit de4af14

Please sign in to comment.