1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/feature/FeatureView/FeatureEnvironmentSeen
Fredrik Strand Oseberg ddd718fd23
refactor/reshape table (#5328)
This PR fixes a couple of issues with the pagination bar:

* Fixes an issue where padding bottom would be broken due to disabling
padding on the parent container
* Remove padding on the entire table to create more space and remove
header bar border radius as per discussion with @nicolaesocaciu
2023-11-14 08:44:36 +01:00
..
FeatureEnvironmentSeen.tsx refactor/reshape table (#5328) 2023-11-14 08:44:36 +01:00
getLatestLastSeenAt.test.ts fix: last seen at rendering logic (#5136) 2023-10-24 13:58:55 +02:00
getLatestLastSeenAt.ts fix: last seen at rendering logic (#5136) 2023-10-24 13:58:55 +02:00
useLastSeenColors.ts