Skip to content

Commit 7d3de06

Browse files
committed
Fixed list corner radius
1 parent 8244644 commit 7d3de06

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)