UNPKG

select-super

Version:

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

32 lines (26 loc) 640 B
.ant-select-tree li ul{ padding: 0 0 0 0px !important; } .ant-select-tree-switcher{ display: none !important; } .ant-select-tree{ padding: 0 10px !important; } .ant-select-selection--multiple{ min-height: 30px !important; height: 30px !important; } .ant-select-selection--multiple .ant-select-selection__choice{ padding: 0 18px 0 2px !important; margin-right: 0px !important; margin-top: 2px !important; } .ant-empty-image{ display: none !important; } .test1{ height: 100px; width: 100px; background-color: red; }