index.less 126 B

12345678
  1. .cip-dropdown__title{
  2. display: flex;
  3. align-items: center;
  4. cursor: pointer;
  5. }
  6. .cip-dropdown__icon{
  7. margin-left: 4px;
  8. }