UNPKG

ten-design-vue

Version:

ten-vue

70 lines (69 loc) 1.18 kB
/* dependencies popup,button */ /** * 文字部分 * size 大小,line 行高, color 颜色 */ /* button */ /* input */ /* transfer */ /* alert */ /* menu */ /* message */ /* modal */ /* badge */ /* tag */ /* progress */ /* popup */ /* tooltip */ /* loading */ /* tabs */ /* check */ /* mention */ /* popup */ /* steps */ /* tabs */ /* modal */ /* form */ /* table */ /* pagination */ /* upload */ /* collapse */ /* anchor */ /* list */ div.ten-popconfirm__content { min-width: 200px; padding: 24px; } .ten-popconfirm__title { margin-bottom: 20px; } .ten-popconfirm__title-icon { font-size: 20px; color: #ffa700; vertical-align: middle; margin-right: 8px; } .ten-popconfirm__buttons { text-align: right; margin-bottom: -12px; } .ten-popconfirm__buttons .ten-button { min-width: auto; } /** * 紧凑版变量覆写 * 如发现需要用到的变量没有定义,先在样式文件中抽出来在 vars.less 中添加该变量 * 变量命名方式 组件名-属性-修饰 如 button-fontsize-small */ /* input */ /* check */ /* select */ /* popup */ /* menu */ /* steps */ /* tabs */ /* modal */ /* table */ /* pagination */ /* upload */ /* form */