Update custom.css
Browse files- 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: #
|
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: #
|
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 {
|