francescoKrnl commited on
Commit
5ab8adb
1 Parent(s): b21e712

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -0
style.css CHANGED
@@ -18,6 +18,7 @@ gradio-app {
18
  rgba(26, 43, 41, 1) 100%
19
  ) !important;
20
  height: calc(100vh - 30px);
 
21
  }
22
  body > gradio-app > div > div > div > div.contain{
23
  display: flex;
 
18
  rgba(26, 43, 41, 1) 100%
19
  ) !important;
20
  height: calc(100vh - 30px);
21
+ flex-grow:0!important;
22
  }
23
  body > gradio-app > div > div > div > div.contain{
24
  display: flex;