francescoKrnl commited on
Commit
fc5de6e
1 Parent(s): a985a2f

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -0
style.css CHANGED
@@ -15,6 +15,8 @@ body > gradio-app > div > div > div > div.contain{
15
  }
16
  .gradio-container>.main{
17
  height: 100%;
 
 
18
  }
19
  body > gradio-app > div > div.main > div.wrap {
20
  height: 100%;
 
15
  }
16
  .gradio-container>.main{
17
  height: 100%;
18
+ max-width: none;
19
+ padding: 30px;
20
  }
21
  body > gradio-app > div > div.main > div.wrap {
22
  height: 100%;