Skip to content

Commit

Permalink
fix: center message toast text [ci visual] (#2176)
Browse files Browse the repository at this point in the history
  • Loading branch information
droshev committed Mar 3, 2021
1 parent 3e69a3e commit 427cc7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/message-toast.scss
Expand Up @@ -28,4 +28,5 @@ $fd-message-toast-text-color: var(--sapList_TextColor);
font-family: $fd-message-toast-text-font-family;
font-size: var(--sapFontSize);
color: $fd-message-toast-text-color;
text-align: center;
}

0 comments on commit 427cc7c

Please sign in to comment.