danicafisher commited on
Commit
0d591a7
1 Parent(s): 8da59d9

Update public/stylesheet.css

Browse files
Files changed (1) hide show
  1. public/stylesheet.css +4 -0
public/stylesheet.css CHANGED
@@ -26,6 +26,10 @@ indigo: #5461cb
26
  background-color: #279af1 !important
27
  }
28
 
 
 
 
 
29
  #new-chat-button {
30
  background-color: #279af1 !important
31
  }
 
26
  background-color: #279af1 !important
27
  }
28
 
29
+ .MuiButtonBase-root {
30
+ color: #ffffff !important
31
+ }
32
+
33
  #new-chat-button {
34
  background-color: #279af1 !important
35
  }