Skip to content

fix(client,prospect): hide last divider of DataAgent content list (#1475)#1802

Open
Debaerdm wants to merge 3 commits intomainfrom
fix/data-agent-hide-last-divider-1475
Open

fix(client,prospect): hide last divider of DataAgent content list (#1475)#1802
Debaerdm wants to merge 3 commits intomainfrom
fix/data-agent-hide-last-divider-1475

Conversation

@Debaerdm
Copy link
Copy Markdown
Contributor

Hide the trailing divider at the end of DataAgent content list when clickContents is empty.

The rule .af-data-agent__info-content .af-data-agent__line:last-of-type { display: none; } was only present in the Apollo theme. Moving it to DataAgentCommon.css covers both Apollo (Prospect) and LF (Client) themes and matches the pattern already used for __info-click-content.

Closes #1475


Made with Claude

@Debaerdm Debaerdm self-assigned this Apr 20, 2026
@Debaerdm Debaerdm added bug Something isn't working Prospect Client css-package Affects the CSS package labels Apr 20, 2026
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Client css-package Affects the CSS package Prospect

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Apollo][Espace Client][Organisme] Hide the divider when clickContents is empty

2 participants