UNPKG
tu-view-plus
Version:
latest (1.0.2)
1.0.2
1.0.1
github.com/tujindong/tu-view-plus
tujindong/tu-view-plus
tu-view-plus
/
lib
/
src
/
avatar
/
style
/
avatar-group.css
8 lines
•
161 B
CSS
View Raw
1
2
3
4
5
6
7
8
.tu-avatar-group
{
display
: inline-block;
line-height
:
0
; }
.tu-avatar-group__max-count-avatar
{
color
:
var
(--tu-color-text,
#71757f
);
cursor
: default; }