khang119966 commited on
Commit
910f615
·
verified ·
1 Parent(s): f8400df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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-content svelte-9pi8y1{
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);