khang119966 commited on
Commit
18302fe
·
verified ·
1 Parent(s): 8707a8e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -170,13 +170,13 @@ CSS ="""
170
  border-width: var(--block-border-width);
171
  }
172
 
173
- .img.svelte-1pijsyv{
174
  width: 100%;
175
  object-fit: contain;
176
  height: 100%;
177
  }
178
 
179
- .button.svelte-1lcyrx4{
180
  user-select: text;
181
  text-align: left;
182
  height: 300px;
 
170
  border-width: var(--block-border-width);
171
  }
172
 
173
+ .svelte-1pijsyv {
174
  width: 100%;
175
  object-fit: contain;
176
  height: 100%;
177
  }
178
 
179
+ .svelte-1lcyrx4 {
180
  user-select: text;
181
  text-align: left;
182
  height: 300px;