UNPKG

ng-zorro-antd

Version:

An enterprise-class UI components based on Ant Design and Angular

20 lines (18 loc) 357 B
// inline mode .@{picker-prefix-cls}-inline { border: none; padding: 0; .@{picker-prefix-cls} { &-range-arrow { display: none !important; } &-dropdown { z-index: auto; } } } // overwrite css in index.less to make sure picker popup is in the right position .@{picker-prefix-cls}-dropdown { top: unset; left: unset; }