Commit dfa5f37
authored
Move small and bold styles from global styles to markdown component (streamlit#9821)
## Describe your changes
This PR removes all the `small/strong/b`-related styles from global
styles and applies them in the Markdown component instead.
## Testing Plan
- No logical or visual changes. Existing tests should be sufficient.
---
**Contribution License Agreement**
By submitting this pull request you agree that all contributions to this
project are made under the Apache 2.0 license.1 parent e91db4b commit dfa5f37
File tree
39 files changed
+46
-62
lines changed- e2e_playwright
- __snapshots__/linux
- st_caption_test
- st_html_test
- st_radio_test
- st_table_test
- frontend
- app/src/components/StreamlitDialog
- lib/src
- components
- elements
- ArrowTable
- Toast
- widgets
- BaseWidget
- DataFrame
- theme
39 files changed
+46
-62
lines changed
0 commit comments