Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 1049049

Browse files
committed
use theme style of avatar
1 parent 1f87b1b commit 1049049

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

css/semantic-linkbacks.css

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11
.mention-list ul {
22
border-style: solid;
3-
}
3+
}
44

5-
.mention-list li {
6-
display: inline-block;
7-
list-style: none;
8-
vertical-align: top;
9-
margin-left: 3px;
5+
.mention-list li {
6+
display: inline-block;
7+
list-style: none;
8+
vertical-align: top;
9+
margin-left: 3px;
1010
}
1111

1212
.mention-list .hide-name {
1313
display: none;
1414
}
1515

1616
.mention-list li img {
17-
border-radius: 4px;
1817
height: 64px;
1918
width: 64px;
2019
display: block;

0 commit comments

Comments
 (0)