Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
sidebar fixed
Browse files
app.py
CHANGED
|
@@ -45,10 +45,10 @@ st.markdown("""
|
|
| 45 |
border-right: 1px solid #333; /* optional for separation */
|
| 46 |
}
|
| 47 |
|
| 48 |
-
/* Adjust the main content so it doesn't go under the fixed sidebar
|
| 49 |
[data-testid="stAppViewContainer"] > .main {
|
| 50 |
margin-left: 16rem; /* adjust width to match sidebar size */
|
| 51 |
-
}
|
| 52 |
|
| 53 |
.block-container {
|
| 54 |
padding-top: 2rem;
|
|
|
|
| 45 |
border-right: 1px solid #333; /* optional for separation */
|
| 46 |
}
|
| 47 |
|
| 48 |
+
/* Adjust the main content so it doesn't go under the fixed sidebar
|
| 49 |
[data-testid="stAppViewContainer"] > .main {
|
| 50 |
margin-left: 16rem; /* adjust width to match sidebar size */
|
| 51 |
+
}*/
|
| 52 |
|
| 53 |
.block-container {
|
| 54 |
padding-top: 2rem;
|