diff --git a/packages/toast/index.less b/packages/toast/index.less index 6b87f6fba..80c85aa8c 100644 --- a/packages/toast/index.less +++ b/packages/toast/index.less @@ -5,6 +5,7 @@ top: 50%; left: 50%; display: flex; + text-align: center; color: @toast-text-color; max-width: @toast-max-width; font-size: @toast-font-size;