dora-ui
Version:
A React.js Mobile UI Library
1 lines • 407 B
CSS
.dora-toast-container .dora-toast-content{min-width:44px;max-width:311px;padding:10px 16px;color:#fff;font-weight:400;font-size:15px;font-family:PingFangSC-Regular;line-height:23px;text-align:center;background-color:rgba(0,0,0,.72);border-radius:4px}.dora-toast-container .dora-toast-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}