UNPKG

@winner-fed/wui-theme-redness

Version:

Wui component redness theme.

1 lines 1.12 kB
.win-toast{position:fixed;top:50%;left:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:content-box;width:88px;max-width:70%;min-height:88px;padding:16px;color:#fff;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-break:break-all;background-color:rgba(0,0,0,.7);border-radius:8px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.win-toast--unclickable{overflow:hidden}.win-toast--unclickable *{pointer-events:none}.win-toast--html,.win-toast--text{width:-webkit-fit-content;width:fit-content;min-width:96px;min-height:0;padding:8px 12px}.win-toast--html .win-toast__text,.win-toast--text .win-toast__text{margin-top:0}.win-toast--top{top:20%}.win-toast--bottom{top:auto;bottom:20%}.win-toast__icon{font-size:36px}.win-toast__loading{padding:4px;color:#fff}.win-toast__text{margin-top:8px}