|
|
@ -95,7 +95,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
[component="groups/members"], [component="groups/pending"], [component="groups/invited"] {
|
|
|
|
[component="groups/members"], [component="groups/pending"], [component="groups/invited"] {
|
|
|
|
img, .user-icon {
|
|
|
|
img, .user-icon {
|
|
|
|
.user-icon-style();
|
|
|
|
.user-icon-style(32px, 1.5rem, 50%);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.member-name {
|
|
|
|
.member-name {
|
|
|
@ -158,7 +158,7 @@
|
|
|
|
display: inline-block;
|
|
|
|
display: inline-block;
|
|
|
|
|
|
|
|
|
|
|
|
img, .user-icon {
|
|
|
|
img, .user-icon {
|
|
|
|
.user-icon-style();
|
|
|
|
.user-icon-style(32px, 1.5rem, 50%);
|
|
|
|
line-height: normal; /* see: https://community.nodebb.org/topic/6804/user-icons-testing */
|
|
|
|
line-height: normal; /* see: https://community.nodebb.org/topic/6804/user-icons-testing */
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|