imgar commited on
Commit
9bcd76e
·
1 Parent(s): 28892dc

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +4 -0
style.css CHANGED
@@ -9,6 +9,10 @@
9
  --section-header-text-size: 12pt;
10
  --block-background-fill: transparent;
11
  position: fixed;
 
 
 
 
12
  }
13
 
14
  .block.padded:not(.gradio-accordion) {
 
9
  --section-header-text-size: 12pt;
10
  --block-background-fill: transparent;
11
  position: fixed;
12
+ top: 0;
13
+ /* width: 100% */
14
+ left: 0;
15
+ right: 0;
16
  }
17
 
18
  .block.padded:not(.gradio-accordion) {