UNPKG

@delon/theme

Version:

ng-alain theme system library.

11 lines (10 loc) 174 B
/** * Hide step icon * * 隐藏步数操作区 */ .@{ant-prefix}-input-number__hide-step { .@{ant-prefix}-input-number-handler-wrap { visibility: hidden; } }