xp3857 commited on
Commit
bc5c8f9
1 Parent(s): 255d54b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -53,7 +53,7 @@ t_out = ("""
53
  top: 0px;
54
  left: 0px;
55
  z-index:19999;
56
- background: blue;
57
 
58
  }
59
  #main_image{
@@ -85,7 +85,7 @@ t_out = ("""
85
  height: 200px;
86
  top: 0px;
87
  left: 0px;
88
- z-index:19999;
89
  }
90
  .popup button{
91
  display: block;
 
53
  top: 0px;
54
  left: 0px;
55
  z-index:19999;
56
+ background: #ff000059;
57
 
58
  }
59
  #main_image{
 
85
  height: 200px;
86
  top: 0px;
87
  left: 0px;
88
+ z-index:199999;
89
  }
90
  .popup button{
91
  display: block;