Spaces:
Running
Running
Commit
·
72e90db
1
Parent(s):
e230fb3
change default font
Browse files
app.py
CHANGED
@@ -839,7 +839,7 @@ def create_chat_interface():
|
|
839 |
text-decoration: none !important;
|
840 |
}
|
841 |
#topic {
|
842 |
-
color: #
|
843 |
}
|
844 |
.bubble-wrap {
|
845 |
padding-top: 0px !important;
|
|
|
839 |
text-decoration: none !important;
|
840 |
}
|
841 |
#topic {
|
842 |
+
color: #999 !important;
|
843 |
}
|
844 |
.bubble-wrap {
|
845 |
padding-top: 0px !important;
|