浏览代码

change the background color on the received message

AlexiCauvin 7 年前
父节点
当前提交
78c4a03ed2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/css/index.styl

+ 1 - 1
src/css/index.styl 查看文件

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