Commit 7a2f62ed52752315572b61ca483321bb1c5479ed

Authored by 梁灏
1 parent 45f823c0

update Avatar style

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
src/styles/components/avatar.less
... ... @@ -10,6 +10,10 @@
10 10 overflow: hidden;
11 11 vertical-align: middle;
12 12  
  13 + &-image{
  14 + background: transparent;
  15 + }
  16 +
13 17 .avatar-size(@avatar-size-base, @avatar-font-size-base);
14 18  
15 19 &-large {
... ...