Spaces:
Sleeping
Sleeping
francescoKrnl
commited on
Commit
•
4ff8f71
1
Parent(s):
7c2fb1a
Update style.css
Browse files
style.css
CHANGED
@@ -111,6 +111,9 @@ h1 {
|
|
111 |
background-color: #121212;
|
112 |
border-radius: 30px !important;
|
113 |
}
|
|
|
|
|
|
|
114 |
#input_image_container .styler{
|
115 |
background-color: white !important;
|
116 |
}
|
|
|
111 |
background-color: #121212;
|
112 |
border-radius: 30px !important;
|
113 |
}
|
114 |
+
#input_image > div.image-container > div.wrap > div{
|
115 |
+
height:100% !important;
|
116 |
+
}
|
117 |
#input_image_container .styler{
|
118 |
background-color: white !important;
|
119 |
}
|