ttk-app-core
Version:
enterprise develop framework
48 lines • 1.04 kB
text/less
.mk-tableOperate{
display: inline-block;
//内容过宽注释 myf 18/1/26
// padding: 0 8px;
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;
}
}
.noteContainer{
left: auto ;
right: 10px ;
width: 230px;
.statistics{
font-size: 12px;
position: absolute;
bottom: 0px;
right: 20px;
}
.ant-popover-inner-content{
padding: 0px;
textarea{
border: none;
font-size: 12px;
padding: 12px ;
&:focus{
box-shadow: none;
}
}
}
.ant-popover-arrow{
left: auto ;
right: 21px ;
}
}