Spaces:
Sleeping
Sleeping
francescoKrnl
commited on
Commit
•
4cfa435
1
Parent(s):
aae6179
Update style.css
Browse files
style.css
CHANGED
@@ -145,8 +145,8 @@ h1 {
|
|
145 |
#input_image {
|
146 |
flex-grow: 1;
|
147 |
border:none !important;
|
148 |
-
}
|
149 |
-
|
150 |
flex-grow: 1;
|
151 |
}
|
152 |
#input_image > div.image-container> div.wrap > span.brush{
|
|
|
145 |
#input_image {
|
146 |
flex-grow: 1;
|
147 |
border:none !important;
|
148 |
+
}
|
149 |
+
#output_image{
|
150 |
flex-grow: 1;
|
151 |
}
|
152 |
#input_image > div.image-container> div.wrap > span.brush{
|