Skip to content

Commit

Permalink
remove no border from Toasts styles docs
Browse files Browse the repository at this point in the history
  • Loading branch information
coliff authored Jul 25, 2023
1 parent 2f37edf commit d95f4ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/components/web/toasts/styles.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tags: [styles]

## Specifications

- Container (Height: 42px; Radius: 2px; Padding: 16px; Margin: 16px; solid color; no border; [level 3 shadow](/foundations/shadows-and-depth/)) _required_
- Container (Height: 42px; Radius: 2px; Padding: 16px; Margin: 16px; solid color; [level 3 shadow](/foundations/shadows-and-depth/)) _required_
- Toast text (Font: Open Sans Semibold 14px) _required_
- Leading non-interactive icon (16x16px) _optional_
- Trailing close icon (16x16px) or a Text Only [Button](/components/web/buttons/) _optional_
Expand Down

0 comments on commit d95f4ba

Please sign in to comment.