Browse Source

add a background-color on the avatar in timeline

AlexiCauvin 6 years ago
parent
commit
dc4809054d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/css/index.styl

+ 2 - 0
src/css/index.styl View File

@@ -63,6 +63,8 @@ btnState()
63 63
     &__messagelist
64 64
       // min-height 300px
65 65
       &__item
66
+        &__avatar
67
+          background-color htmlColor
66 68
         &__content
67 69
           color darkGrey
68 70
       &__version