UNPKG

tntd

Version:

tntd是基于 TNT Design 设计体系的 React UI 组件库,主要用于研发企业级中后台产品。

13 lines (9 loc) 221 B
@import './style/index.less'; @input-prefix-cls: ~'@{ant-prefix}-input-number'; .tnt-input-number, .@{input-prefix-cls} { border-color: @border-color-secondary; &.@{input-prefix-cls}-focused { .active(); } }