@import '@app/common.less';
svg.btnIcon {
color: #262626;
cursor: pointer;
}
svg.btnActived {
color: @blue;
svg.btnDisabled {
cursor: not-allowed;