pabloce commited on
Commit
b8ad668
·
verified ·
1 Parent(s): 79f3ba6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ css = """
18
  border-radius: 6px !important;
19
  }
20
  .user {
21
- background: transparent;
22
  }
23
  """
24
 
 
18
  border-radius: 6px !important;
19
  }
20
  .user {
21
+ background: transparent !important;
22
  }
23
  """
24