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

This commit is contained in:
Fusion
2026-04-24 22:40:53 -07:00
committed by gsxdsm
parent dbe34bc141
commit c039af066c
18 changed files with 341 additions and 263 deletions

View File

@@ -3,7 +3,7 @@
.session-notification-banner {
position: sticky;
top: 0;
z-index: 900;
z-index: 30;
display: flex;
flex-direction: column;
gap: var(--space-sm);