feat(FN-2948): merge fusion/fn-2948

- feat(FN-2948): complete Step 5 — apply review feedback and finalize delivery
- test(FN-2948): complete Step 3 — update insights section visibility coverage
- feat(FN-2948): complete Step 2 — enhance insight item readability
- feat(FN-2948): complete Step 1 — hide empty insight sections
- feat(FN-2939): merge fusion/fn-2939
- feat(FN-2946): merge fusion/fn-2946

Fusion-Task-Id: FN-2948
This commit is contained in:
Fusion
2026-04-29 02:41:27 -07:00
committed by gsxdsm
parent 1c4c08b4d9
commit f577b4a4f7
4 changed files with 257 additions and 110 deletions

View File

@@ -1002,6 +1002,10 @@
flex-wrap: wrap;
}
.chat-session-delete-btn {
opacity: 1;
}
.chat-message--assistant .chat-message-render-toggle {
opacity: 1;
}