Skip to content

Commit e9605bd

Browse files
authored
25.2.26 small-user-avatars - Fix own avatar size
Hotfix for refined-github/refined-github#8320
1 parent f55d575 commit e9605bd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

style/25.2.26.css

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
2+
.rgh-mention-avatar::before {
3+
width: 16px !important;
4+
margin-inline: .2em;
5+
}

0 commit comments

Comments
 (0)