Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -895,7 +895,7 @@ if st.session_state.framework == "dash":
|
|
895 |
section[data-testid="stAppScrollToBottomContainer"]{{
|
896 |
margin-top:50px !important;
|
897 |
padding-right:5px !important;
|
898 |
-
margin-right:
|
899 |
}}
|
900 |
div[data-testid="stChatMessageAvatarUser"]{{
|
901 |
display:none;
|
|
|
895 |
section[data-testid="stAppScrollToBottomContainer"]{{
|
896 |
margin-top:50px !important;
|
897 |
padding-right:5px !important;
|
898 |
+
margin-right:10px;
|
899 |
}}
|
900 |
div[data-testid="stChatMessageAvatarUser"]{{
|
901 |
display:none;
|