Skip to content

Commit a2dc563

Browse files
committed
VersionList::Row: Improve Avatar styling
1 parent b1b0e70 commit a2dc563

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/components/version-list/row.module.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,8 @@
154154
margin-left: 3px;
155155
margin-bottom: -.4em;
156156
border-radius: 50%;
157+
box-shadow: 0 1px 1px 0 var(--grey600);
158+
padding: 1px;
157159
}
158160

159161
.metadata-row {

0 commit comments

Comments
 (0)