aldohenrique commited on
Commit
130079c
·
verified ·
1 Parent(s): 0ecd5b3

Update interface.py

Browse files
Files changed (1) hide show
  1. 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;