diff --git a/packages/notify/index.less b/packages/notify/index.less index ca640b6f..a2ee0216 100644 --- a/packages/notify/index.less +++ b/packages/notify/index.less @@ -11,6 +11,7 @@ &__container { position: fixed; top: 0; + left: 0; box-sizing: border-box; width: 100%; }