@import '../../index.less';
@prefix: @component-prefix;

.@{prefix}-textValueSource-text {
  .research-text {
    text-decoration: underline;
  }
}
