multimodalart HF staff commited on
Commit
dbcb933
·
verified ·
1 Parent(s): c8eb307

Update custom.css

Browse files
Files changed (1) hide show
  1. custom.css +1 -0
custom.css CHANGED
@@ -30,6 +30,7 @@ div#share-btn-container > div {flex-direction: row;background: black;align-items
30
  .source-selection{margin-bottom: 30px}
31
  .source-selection .icon{margin-top: 4px}
32
  #box_column{max-width: 100%}
 
33
  @media(max-width: 1280px){
34
  #gallery_new{height: 210px}
35
  }
 
30
  .source-selection{margin-bottom: 30px}
31
  .source-selection .icon{margin-top: 4px}
32
  #box_column{max-width: 100%}
33
+ #result-image .status-wrap{z-index:99}
34
  @media(max-width: 1280px){
35
  #gallery_new{height: 210px}
36
  }