Artem0729 commited on
Commit
1a8f67e
·
verified ·
1 Parent(s): 588446c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -354,7 +354,7 @@ js_code = """
354
  #component-2 {
355
  padding: 64px 0px 0px 0px;
356
  border-radius: 9px;
357
- height: 100%;
358
  opacity: 0;
359
  transform: scaleY(0);
360
  transform-origin: bottom;
 
354
  #component-2 {
355
  padding: 64px 0px 0px 0px;
356
  border-radius: 9px;
357
+ height: 92%;
358
  opacity: 0;
359
  transform: scaleY(0);
360
  transform-origin: bottom;