lime-elements icon indicating copy to clipboard operation
lime-elements copied to clipboard

fix(table): make it possible to have bigger header menu component in …

Open Kiarokh opened this issue 4 years ago • 1 comments

…tables

By removing paddings top and bottom from header cells in tables, and center-aligning things vertically using flex, we can have more space for a larger component in the header.

fix: https://github.com/Lundalogik/crm-feature/issues/2159

Review:

  • [ ] Commits are atomic
  • [ ] Commits have the correct type for the changes made
  • [ ] Commits with breaking changes are marked as such

Browsers tested:

(Check any that applies, it's ok to leave boxes unchecked if testing something didn't seem relevant.)

Windows:

  • [ ] Chrome
  • [ ] Edge
  • [ ] Firefox

Linux:

  • [ ] Chrome
  • [ ] Firefox

macOS:

  • [ ] Chrome
  • [ ] Firefox
  • [ ] Safari

Mobile:

  • [ ] Chrome on Android
  • [ ] iOS

Kiarokh avatar Aug 18 '21 09:08 Kiarokh

Documentation has been published to https://lundalogik.github.io/lime-elements/versions/PR-1318/

github-actions[bot] avatar Aug 18 '21 09:08 github-actions[bot]