Spaces:
Running
on
Zero
Running
on
Zero
Commit
•
a82b9d6
1
Parent(s):
dbcb933
Update custom.css
Browse files- 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:
|
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 |
}
|