Spaces:
Runtime error
Runtime error
francescoKrnl
commited on
Update style.css
Browse files
style.css
CHANGED
@@ -129,13 +129,13 @@ h1 {
|
|
129 |
#output_image_container .styler{
|
130 |
background-color: #121212 !important;
|
131 |
}
|
132 |
-
|
133 |
display: none !important;
|
134 |
}
|
135 |
|
136 |
.image_container .tools-wrap {
|
137 |
display: none !important;
|
138 |
-
}
|
139 |
.image_container>div.styler {
|
140 |
overflow:hidden;
|
141 |
border-radius:30px;
|
|
|
129 |
#output_image_container .styler{
|
130 |
background-color: #121212 !important;
|
131 |
}
|
132 |
+
.image_container .controls-wrap {
|
133 |
display: none !important;
|
134 |
}
|
135 |
|
136 |
.image_container .tools-wrap {
|
137 |
display: none !important;
|
138 |
+
}
|
139 |
.image_container>div.styler {
|
140 |
overflow:hidden;
|
141 |
border-radius:30px;
|