mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-30 01:42:29 +03:00
549fb7193a
no issue - fixed double border for tags tabs - refined view action button border - fixed border for staff avatar - fixed member avatar label color
3 lines
194 B
Handlebars
3 lines
194 B
Handlebars
<div class="flex items-center justify-center br-100" style={{this.backgroundStyle}} ...attributes>
|
|
<span class="gh-member-avatar-label {{this.initialsClass}}">{{this.initials}}</span>
|
|
</div> |