List.less 112 B

1234567891011
  1. .root {
  2. }
  3. .custom-items {
  4. position: fixed;
  5. width: 240px;
  6. top: 36px;
  7. bottom: 30px;
  8. overflow: auto;
  9. }