1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/frontend/src/component/environments
Nuno Góis 63622618b4
fix: environment name cell (#10474)
https://linear.app/unleash/issue/2-3758/fix-environment-name-cell-after-the-latest-changes-to-textcell

Noticed the environment name cell acted differently after
[adjusting](https://github.com/Unleash/unleash/pull/10466/files#diff-485a5be6a3a5d639b56c3b29488125db051ce6b8a0e3561368d657d62dee4975R28)
the span inside TextCell to be `display: inline-flex`.

By wrapping the contents of our TextCell here into a single div we
explicitly declare this to be a single row of elements.
2025-08-07 11:32:06 +01:00
..
CreateEnvironment chore: fix weird button styling (#10113) 2025-06-11 14:07:24 +02:00
CreateEnvironmentButton fix: invert logic (#8135) 2024-09-11 18:12:37 +02:00
EditEnvironment feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
EnvironmentForm feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
EnvironmentTable fix: environment name cell (#10474) 2025-08-07 11:32:06 +01:00
hooks feat: create and edit environment required approvals (#9621) 2025-03-26 15:54:46 +01:00