Spaces:
Runtime error
Runtime error
Adjust from svg to png
Browse files
app.css
CHANGED
@@ -55,9 +55,10 @@
|
|
55 |
min-width: auto;
|
56 |
}
|
57 |
|
58 |
-
.probelm-example-another >
|
59 |
-
height:
|
60 |
-
width:
|
|
|
61 |
}
|
62 |
|
63 |
.probelm-example-copy {
|
|
|
55 |
min-width: auto;
|
56 |
}
|
57 |
|
58 |
+
.probelm-example-another > image {
|
59 |
+
height: 16px;
|
60 |
+
width: 16px;
|
61 |
+
margin-right: 0;
|
62 |
}
|
63 |
|
64 |
.probelm-example-copy {
|