Spaces:
Runtime error
Runtime error
Adjust image pading
Browse files
app.css
CHANGED
|
@@ -53,6 +53,7 @@
|
|
| 53 |
font-size: 12px;
|
| 54 |
background: transparent;
|
| 55 |
min-width: auto;
|
|
|
|
| 56 |
}
|
| 57 |
|
| 58 |
.probelm-example-another > image {
|
|
|
|
| 53 |
font-size: 12px;
|
| 54 |
background: transparent;
|
| 55 |
min-width: auto;
|
| 56 |
+
padding: 0;
|
| 57 |
}
|
| 58 |
|
| 59 |
.probelm-example-another > image {
|