@ttk/component
Version:
ttk组件库
59 lines (57 loc) • 1.31 kB
text/less
.@{mk-prefix}-tableOperate{
display: inline-block;
font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;
//内容过宽注释 myf 18/1/26
// padding: 0 8px;
.edficon-pizhu::before{
color: #4BC8AB;
}
a{
// padding: 2px 3px;
.anticon{
font-size: 23px;
// color: #333333;
}
.edficon-chakan{
color: #00b38a;
}
.edficon-chakan:hover{
color: #079b79;
}
}
.disabled{
cursor: not-allowed;
color: #dedede;
}
.disabledNote{
i:before{
color: #848484;
}
}
}
.noteContainer{
left: auto ;
right: 10px ;
width: 230px;
.statistics{
font-size: 13px;
position: absolute;
bottom: 0px;
right: 20px;
}
.@{ant-prefix}-popover-inner-content{
padding: 0px;
textarea{
border: none;
font-size: 13px;
padding: 12px ;
&:focus{
box-shadow: none;
}
}
}
.@{ant-prefix}-popover-arrow{
left: auto ;
right: 21px ;
}
}