Skip to content

Commit 3ee7afd

Browse files
authored
Merge pull request internetarchive#11191 from krishnaGauss/11190/fix/list-card-corner
Fixed list corner radius
2 parents 9d5e2b9 + 7d3de06 commit 3ee7afd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/css/components/list-follow.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
padding-top: 5px;
6464
gap: 0.5em;
6565
width: 100%;
66+
border-radius: 0 0 4px 4px;
6667
}
6768
&__user {
6869
display: flex;

0 commit comments

Comments
 (0)