index.css 109 B

1234567
  1. .array-item-wrapper {
  2. display: flex;
  3. align-items: center;
  4. }
  5. .icon-button-popover {
  6. padding: 6px 8px;
  7. }