-
Notifications
You must be signed in to change notification settings - Fork 322
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
margin between toast button & give access to toast types (#169)
* give access to toast types * fix: toast button display feature: support on receive class name prop and give access to toast type constants * chore: undo story change * chore: bump version
- Loading branch information
Hadas Farhi
authored
Jul 20, 2021
1 parent
b3a33b2
commit b8cd20f
Showing
3 changed files
with
14 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,6 +35,7 @@ | |
|
||
&-action { | ||
padding-right: $spacing-small; | ||
margin-left: $spacing-large; | ||
} | ||
|
||
&--type { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters