Skip to content

Conversation

@sfc-gh-jgarcia
Copy link
Contributor

@sfc-gh-jgarcia sfc-gh-jgarcia commented Jul 3, 2023

Describe your changes

This PR is a follow up of #6817, updating the border-radius from .25rem to .5rem to the following widgets:

  • st.code;
  • st.expander;
  • st.info, st.warning, st.success and st.error;
  • st.exception

Papercut Link

https://www.notion.so/snowflake-corp/Change-border-radius-on-additional-elements-bbf1b3e2b9924105ba1bb93b44b01410?pvs=4

Testing Plan

Updated e2e tests


Contribution License Agreement

By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.

@sfc-gh-jgarcia sfc-gh-jgarcia added security-assessment-completed Security assessment has been completed for PR impact:users PR changes affect end users change:bugfix PR contains bug fix implementation labels Jul 3, 2023
@sfc-gh-jgarcia sfc-gh-jgarcia marked this pull request as ready for review July 3, 2023 17:00
@kajarenc kajarenc merged commit ebc5848 into develop Jul 3, 2023
@kajarenc kajarenc deleted the add-missing-border-radius branch July 3, 2023 18:32
tconkling added a commit to tconkling/streamlit that referenced this pull request Jul 10, 2023
* develop:
  Respect current existing env var in build_info.py (streamlit#6906)
  fix: frontend/package.json & frontend/yarn.lock to reduce vulnerabilities (streamlit#6959)
  Update hamburger menu icon to overflow (streamlit#6947)
  Fix: description of config options (streamlit#6917)
  Add missing border radius (streamlit#6944)
  Up version to 1.24.0 (streamlit#6905)
  modify st.echo to use ast to handle indenting properly (streamlit#5375)
asmeralt pushed a commit to asmeralt/streamlit that referenced this pull request Sep 29, 2025
This PR is a follow up of streamlit#6817, updating the border-radius from .25rem to .5rem to the following widgets:

- st.code;
- st.expander;
- st.info, st.warning, st.success and st.error;
- st.exception
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

change:bugfix PR contains bug fix implementation impact:users PR changes affect end users security-assessment-completed Security assessment has been completed for PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants