alexkueck commited on
Commit
ab195b5
1 Parent(s): 2791940

Update custom.css

Browse files
Files changed (1) hide show
  1. custom.css +2 -2
custom.css CHANGED
@@ -43,7 +43,7 @@ ol:not(.options), ul:not(.options) {
43
  background-color: #2C2C2C !important;
44
  }
45
  [data-testid = "user"] {
46
- background-color: #CAE1FF !important;
47
  }
48
 
49
  /* Dark mode */
@@ -55,7 +55,7 @@ ol:not(.options), ul:not(.options) {
55
  background-color: #2C2C2C !important;
56
  }
57
  .dark [data-testid = "user"] {
58
- background-color: #CAE1FF !important;
59
  }
60
 
61
  #chuanhu_chatbot {
 
43
  background-color: #2C2C2C !important;
44
  }
45
  [data-testid = "user"] {
46
+ background-color: #2C2C2C !important;
47
  }
48
 
49
  /* Dark mode */
 
55
  background-color: #2C2C2C !important;
56
  }
57
  .dark [data-testid = "user"] {
58
+ background-color: #2C2C2C !important;
59
  }
60
 
61
  #chuanhu_chatbot {