ASG Models commited on
Commit
5c16c19
1 Parent(s): 8caf90f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -279,6 +279,9 @@ class DataViewerApp:
279
  return gr.update(visible=True), gr.update(visible=False)
280
  def start_tab1(self):
281
  with gr.Blocks(theme=self.seafoam, css="""
 
 
 
282
  .checkbox-group label {
283
  background-color: #f0f0f5; /* لون خلفية فاتح */
284
  padding: 10px;
 
279
  return gr.update(visible=True), gr.update(visible=False)
280
  def start_tab1(self):
281
  with gr.Blocks(theme=self.seafoam, css="""
282
+ table.svelte-82jkx.svelte-82jkx{
283
+ font-size: x-small;
284
+ }
285
  .checkbox-group label {
286
  background-color: #f0f0f5; /* لون خلفية فاتح */
287
  padding: 10px;