Spaces:
Running
Running
Update interface.py
Browse files- interface.py +1 -0
interface.py
CHANGED
@@ -100,6 +100,7 @@ css_customizado = """
|
|
100 |
}
|
101 |
|
102 |
.message-content {
|
|
|
103 |
font-size: larger;
|
104 |
color: white !important;
|
105 |
background-color: #1a1a1a !important;
|
|
|
100 |
}
|
101 |
|
102 |
.message-content {
|
103 |
+
opacity: 1 !important;
|
104 |
font-size: larger;
|
105 |
color: white !important;
|
106 |
background-color: #1a1a1a !important;
|