yetessam commited on
Commit
5e6ab48
·
verified ·
1 Parent(s): 846c7c4

Update ui/styles.css

Browse files
Files changed (1) hide show
  1. ui/styles.css +1 -1
ui/styles.css CHANGED
@@ -1,7 +1,7 @@
1
  /* style.css */
2
 
3
  html, body, #root,
4
- .gradio-container, .app, .gradio-page, .gradio-interface, .gr-group {
5
  background-color: #ffffff !important; /* change to transparent if desired */
6
  }
7
 
 
1
  /* style.css */
2
 
3
  html, body, #root,
4
+ .gradio-container, .app, .gradio-page, .gradio-interface, .gr-group, .html-container {
5
  background-color: #ffffff !important; /* change to transparent if desired */
6
  }
7