multimodalart HF staff commited on
Commit
a82b9d6
1 Parent(s): dbcb933

Update custom.css

Browse files
Files changed (1) hide show
  1. custom.css +1 -1
custom.css CHANGED
@@ -30,7 +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
- #result-image .status-wrap{z-index:99}
34
  @media(max-width: 1280px){
35
  #gallery_new{height: 210px}
36
  }
 
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:99999 !important}
34
  @media(max-width: 1280px){
35
  #gallery_new{height: 210px}
36
  }