Update docs/docs/components/callout.md

This commit is contained in:
Cory LaViska
2024-12-10 08:57:24 -05:00
committed by GitHub
parent 4926ad6ce5
commit 998180b05d

View File

@@ -68,5 +68,5 @@ Icons are optional. Simply omit the `icon` slot if you don't want them.
### Styling
You can customize the callout's appearance mostly by setting regular CSS properties:
- `background`, `border`, `border-radius`, `color`, `padding`, `margin`, etc. should work as expected
- `background`, `border`, `border-radius`, `color`, `padding`, `margin`, etc. work as expected
- `gap` sets the space between the icon and the content