UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

18 lines (14 loc) 333 B
.@{avatar-prefix-cls}-group { display: inline-flex; .@{avatar-prefix-cls} { border: 1px solid @avatar-group-border-color; &:not(:first-child) { margin-left: @avatar-group-overlapping; } } &-popover { .@{ant-prefix}-avatar + .@{ant-prefix}-avatar { margin-left: @avatar-group-space; } } }