Spaces:
Running
Running
Update app.py
Browse files
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 |
}
|