quarto-dev / quarto-dev/quarto-cli
Flex content in simple callout in revealJS does not spread full with
Open
@cderv is already working on this.
Since Nov 5, 2024.
bug
callouts
revealjs
themes
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
One improvment to add
It seems we never styled correctly the simple callout content.
FWIW in HTML it looks like
It applies to version with icon too
And version with title
Originally posted by @cderv in https://github.com/quarto-dev/quarto-cli/issues/11251#issuecomment-2457249696
This is probably related to callout-body-container rule with flex-grow: 1 that never applied in revealjs
Full examples of newest style with the problem at
https://examples.quarto.pub/revealjs-default-callouts-styles
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.