aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 5163e53c..4cdce87c 100644
--- a/style.css
+++ b/style.css
@@ -192,7 +192,7 @@ button.custom-button{
text-align: center;
}
-div.gradio-accordion {
+div.block.gradio-accordion {
border: 1px solid var(--block-border-color) !important;
border-radius: 8px !important;
margin: 2px 0;