Spaces:
Running
on
Zero
Running
on
Zero
khang119966
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -214,7 +214,7 @@ button.svelte-1lcyrx4[aria-label="user's message: a file of type image/jpeg, "]
|
|
214 |
background: none; /* Tùy chọn để loại bỏ nền */
|
215 |
}
|
216 |
|
217 |
-
.example-
|
218 |
width: calc(var(--size-8) * 5);
|
219 |
height: calc(var(--size-8) * 5);
|
220 |
border-radius: var(--radius-lg);
|
|
|
214 |
background: none; /* Tùy chọn để loại bỏ nền */
|
215 |
}
|
216 |
|
217 |
+
.example-image-container.svelte-9pi8y1 {
|
218 |
width: calc(var(--size-8) * 5);
|
219 |
height: calc(var(--size-8) * 5);
|
220 |
border-radius: var(--radius-lg);
|