chansung commited on
Commit
986b5da
·
1 Parent(s): d0f51e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ from pingpong import PingPong
4
  from pingpong.gradio import GradioAlpacaChatPPManager
5
 
6
  STYLE = """
7
- .custom-btn {
8
  border: none;
9
  background: none;
10
  }
 
4
  from pingpong.gradio import GradioAlpacaChatPPManager
5
 
6
  STYLE = """
7
+ .lg.secondary.custom-btn {
8
  border: none;
9
  background: none;
10
  }