broadfield-dev commited on
Commit
e72591b
·
verified ·
1 Parent(s): 1a8d2e4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -26,7 +26,7 @@ css="""
26
  position: fixed;
27
  right: 100%;
28
  z-index: 9999;
29
- width: 90%;
30
  top: 50px;
31
  }
32
  .contain #control_panel.open {
@@ -36,7 +36,7 @@ css="""
36
  height: 50px;
37
  width: 100%;
38
  position: fixed;
39
- background: aliceblue;
40
  top: 0px;
41
  left: 0px;
42
  z-index: 99999;
 
26
  position: fixed;
27
  right: 100%;
28
  z-index: 9999;
29
+ width: 40%;
30
  top: 50px;
31
  }
32
  .contain #control_panel.open {
 
36
  height: 50px;
37
  width: 100%;
38
  position: fixed;
39
+ background: #185991;
40
  top: 0px;
41
  left: 0px;
42
  z-index: 99999;