@import (reference) '~const.less';

@c: .inputBlock;

@{c} {
    border-radius: 8px;
    background-color: #fefffe;
    box-shadow: 0 10px 30px 0 rgba(104, 115, 142, 0.3);
}
