Explorar el Código

change the background color on the received message

AlexiCauvin hace 6 años
padre
commit
78c4a03ed2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/css/index.styl

+ 1 - 1
src/css/index.styl Ver fichero

@@ -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