Nyanfa commited on
Commit
103ce2f
1 Parent(s): 089ea35

Add Contributor credit

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -283,6 +283,7 @@ st.markdown(f'<style>[data-testid="stChatMessageContent"] .st-emotion-cache-cnbv
283
 
284
  # Change icon size
285
  # (CSS element names may be subject to change.)
 
286
  AVATAR_SIZE_STYLE = f"""
287
  <style>
288
  [data-testid="chatAvatarIcon-user"] {{
 
283
 
284
  # Change icon size
285
  # (CSS element names may be subject to change.)
286
+ # (Contributor: ★31 >>538)
287
  AVATAR_SIZE_STYLE = f"""
288
  <style>
289
  [data-testid="chatAvatarIcon-user"] {{