Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -846,7 +846,7 @@ if st.session_state.framework == "dash":
|
|
846 |
border-bottom:1px solid #ccc;
|
847 |
width:64%;
|
848 |
height:85px;
|
849 |
-
margin-left:
|
850 |
|
851 |
|
852 |
}}
|
@@ -968,7 +968,6 @@ if st.session_state.framework == "dash":
|
|
968 |
position:fixed;
|
969 |
z-index:100000000000;
|
970 |
background:#f9f9f9;
|
971 |
-
|
972 |
width:300px;
|
973 |
}}
|
974 |
section[data-testid="stMain"]{{
|
|
|
846 |
border-bottom:1px solid #ccc;
|
847 |
width:64%;
|
848 |
height:85px;
|
849 |
+
margin-left:540px;
|
850 |
|
851 |
|
852 |
}}
|
|
|
968 |
position:fixed;
|
969 |
z-index:100000000000;
|
970 |
background:#f9f9f9;
|
|
|
971 |
width:300px;
|
972 |
}}
|
973 |
section[data-testid="stMain"]{{
|