Omnibus commited on
Commit
36788d8
·
verified ·
1 Parent(s): 753b7e4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,8 +40,8 @@ css="""
40
  .img_box{
41
  display: flex;
42
  flex-direction: column;
 
43
  flex-wrap: wrap;
44
- height: 20000px;
45
  }
46
  .img_class{
47
  background: #ffffff;
 
40
  .img_box{
41
  display: flex;
42
  flex-direction: column;
43
+ flex-flow: unset;
44
  flex-wrap: wrap;
 
45
  }
46
  .img_class{
47
  background: #ffffff;