Fix missing important style.

This commit is contained in:
Sj-Si 2024-01-18 12:13:09 -05:00
parent f25c81a744
commit 50e444fa1d

View File

@ -28,7 +28,7 @@ div.gradio-container{
} }
.hidden{ .hidden{
display: none; display: none !important;
} }
.compact{ .compact{