Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -888,7 +888,7 @@ if st.session_state.framework == "dash":
|
|
888 |
}}
|
889 |
section[data-testid="stAppScrollToBottomContainer"]{{
|
890 |
margin-top:80px !important;
|
891 |
-
padding-right:
|
892 |
}}
|
893 |
div[data-testid="stChatMessageAvatarUser"]{{
|
894 |
display:none;
|
|
|
888 |
}}
|
889 |
section[data-testid="stAppScrollToBottomContainer"]{{
|
890 |
margin-top:80px !important;
|
891 |
+
padding-right:35px !important;
|
892 |
}}
|
893 |
div[data-testid="stChatMessageAvatarUser"]{{
|
894 |
display:none;
|