mirror of
https://github.com/vercel/commerce.git
synced 2025-07-24 10:41:23 +00:00
bug: edit tag img to ImageWithLink
This commit is contained in:
@@ -2,11 +2,15 @@
|
||||
.authorWarper{
|
||||
@apply flex flex-row items-center;
|
||||
|
||||
.authorImage{
|
||||
.authorImage {
|
||||
width:3.2rem;
|
||||
height:3.2rem;
|
||||
border-radius:3.2rem;
|
||||
div{
|
||||
min-width:3.2rem !important;
|
||||
}
|
||||
}
|
||||
|
||||
.authorName{
|
||||
margin-left:1rem;
|
||||
color:var(--text-label);
|
||||
|
Reference in New Issue
Block a user