aldohenrique commited on
Commit
a60fced
·
verified ·
1 Parent(s): feeea6e

Update interface.py

Browse files
Files changed (1) hide show
  1. interface.py +0 -1
interface.py CHANGED
@@ -21,7 +21,6 @@ div.svelte-1xp0cw7 {display: grid !important;}
21
  #entrada_usuario textarea {
22
  color: white !important; font-size: x-large !important; background-color: #1a1a1a !important; /* opcional: fundo escuro para combinar com o texto branco */
23
  }
24
- color: white;
25
  .message-content{font-size: larger; color: white !important; background-color: #1a1a1a !important; }
26
  """
27
 
 
21
  #entrada_usuario textarea {
22
  color: white !important; font-size: x-large !important; background-color: #1a1a1a !important; /* opcional: fundo escuro para combinar com o texto branco */
23
  }
 
24
  .message-content{font-size: larger; color: white !important; background-color: #1a1a1a !important; }
25
  """
26