geeek commited on
Commit
a3ff808
·
verified ·
1 Parent(s): 8b7d97f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ CSS_STYLES = """
21
  width: 100%;
22
  height: 100%;
23
  background: linear-gradient(135deg, #001a2d 0%, #002a4d 100%);
24
- z-index: 3147483647;
25
  display: flex;
26
  justify-content: center;
27
  align-items: center;
 
21
  width: 100%;
22
  height: 100%;
23
  background: linear-gradient(135deg, #001a2d 0%, #002a4d 100%);
24
+ z-index: 31474836470 !important;
25
  display: flex;
26
  justify-content: center;
27
  align-items: center;