Spaces:
Sleeping
Sleeping
francescoKrnl
commited on
Commit
•
f792c35
1
Parent(s):
1fb3c88
Update style.css
Browse files
style.css
CHANGED
@@ -113,7 +113,9 @@ h1 {
|
|
113 |
#input_image > div.image-container > div > button {
|
114 |
display:none;
|
115 |
}
|
116 |
-
|
|
|
|
|
117 |
#eraser_container.block{
|
118 |
z-index:100;
|
119 |
width: 62px;
|
|
|
113 |
#input_image > div.image-container > div > button {
|
114 |
display:none;
|
115 |
}
|
116 |
+
#output_image > div.icon-buttons{
|
117 |
+
display:none;
|
118 |
+
}
|
119 |
#eraser_container.block{
|
120 |
z-index:100;
|
121 |
width: 62px;
|