Browse Source

change the background color on the received message

AlexiCauvin 6 years ago
parent
commit
78c4a03ed2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/css/index.styl

+ 1 - 1
src/css/index.styl View File

@@ -65,7 +65,7 @@
65 65
       margin-right 35px
66 66
     &__content
67 67
       color white
68
-      background-color darkBlue
68
+      background-color threadColor
69 69
 
70 70
 .activeEditionTitle
71 71
   .wsContentThread