Spaces:
Running
on
L4
Running
on
L4
Update app.py
Browse files
app.py
CHANGED
|
@@ -264,6 +264,12 @@ If you have any questions, please feel free to reach me out at <b>shangchenzhou@
|
|
| 264 |
td {
|
| 265 |
padding-right: 0px !important;
|
| 266 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 267 |
</style>
|
| 268 |
|
| 269 |
<table>
|
|
|
|
| 264 |
td {
|
| 265 |
padding-right: 0px !important;
|
| 266 |
}
|
| 267 |
+
|
| 268 |
+
.gradio-container-4-37-2 .prose table, .gradio-container-4-37-2 .prose tr, .gradio-container-4-37-2 .prose td, .gradio-container-4-37-2 .prose th {
|
| 269 |
+
border: 0px solid #ffffff;
|
| 270 |
+
border-bottom: 0px solid #ffffff;
|
| 271 |
+
}
|
| 272 |
+
|
| 273 |
</style>
|
| 274 |
|
| 275 |
<table>
|