Skip to content

Commit

Permalink
- refactoring: Snackbar element
Browse files Browse the repository at this point in the history
- Update test site: Snackbar element
  • Loading branch information
Aleksandr_Vorobev committed Jun 13, 2024
1 parent bed3032 commit 81d4a9d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ public enum Position {
TOP("align-items: flex-start"),
BOTTOM("align-items: flex-end"),

START("justify-content: flex-start"),
CENTER("justify-content: center"),
END("justify-content: flex-end"),
LEFT("justify-content: flex-start"),
RIGHT("justify-content: flex-end"),

Expand Down

0 comments on commit 81d4a9d

Please sign in to comment.