Callout component visual design #2051
timagineer
started this conversation in
Ideas & Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The callout component (https://webawesome.com/docs/components/callout/) breaks the visual user interface design principle: Make outer padding the same or more than inner padding, ie, outer ≥ inner.
See: https://anthonyhobday.com/sideprojects/saferules/.
Practically, this means the space between the edge of the container and the icon (outer) should be greater than or equal to the space between the icon and the text (inner). Currently, the outer space is smaller than the inner space which is visually incoherent.
Beta Was this translation helpful? Give feedback.
All reactions