.v-mask-toast{background-color:$mask-bg-none;position:fixed;z-index:999;bottom:0;right:0;left:0;top:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.v-toast{min-width:145px;max-width:275px;width:100%;padding:16px;font-size:$f14;text-align:center;border-radius:4px;background:0 0;color:$white;animation:zoomIn .15s ease forwards}.animated{animation-fill-mode:both}