UNPKG

jimu-mobile

Version:

积木组件库助力移动端开发

13 lines (12 loc) 235 B
/* 消息对话框 */ .jimu_message { background: @fill-base; margin: 1rem 0; font-size: @font-size-caption; line-height: 1.6; .success { padding: 1rem; color: @color-text-base-inverse; background: #63be92; } }