Spaces:
Sleeping
Sleeping
francescoKrnl
commited on
Commit
•
d91626f
1
Parent(s):
83f8a4e
Update style.css
Browse files
style.css
CHANGED
@@ -60,6 +60,9 @@ body > gradio-app > div > div > div > div.contain{
|
|
60 |
#input_image {
|
61 |
flex-grow: 1;
|
62 |
}
|
|
|
|
|
|
|
63 |
#draw_cta {
|
64 |
position: absolute;
|
65 |
top: -91px;
|
|
|
60 |
#input_image {
|
61 |
flex-grow: 1;
|
62 |
}
|
63 |
+
#output_image{
|
64 |
+
flex-grow: 1;
|
65 |
+
}
|
66 |
#draw_cta {
|
67 |
position: absolute;
|
68 |
top: -91px;
|