Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -878,7 +878,7 @@ if st.session_state.framework == "dash":
|
|
878 |
}}
|
879 |
section[data-testid="stAppScrollToBottomContainer"]{{
|
880 |
margin-top:80px !important;
|
881 |
-
padding-right:
|
882 |
}}
|
883 |
div[data-testid="stChatMessageAvatarUser"]{{
|
884 |
display:none;
|
|
|
878 |
}}
|
879 |
section[data-testid="stAppScrollToBottomContainer"]{{
|
880 |
margin-top:80px !important;
|
881 |
+
padding-right:5px !important;
|
882 |
}}
|
883 |
div[data-testid="stChatMessageAvatarUser"]{{
|
884 |
display:none;
|