- Removed channel + initiation displays: Training card, Personas card, GroupEdit card, Chat header, and the channel select in PersonaForm (scenario now determines who opens). - Clarified the start-training flow: GroupEdit guide now says go to the Training tab -> pick product -> pick a customer -> Chat -> choose scenario -> talk; Personas guide spells out the Chat + scenario step. Rebuilt dist.
2 lines
566 B
CSS
2 lines
566 B
CSS
.grid[data-v-eb0948ac]{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.pcard[data-v-eb0948ac]{display:flex;flex-direction:column;min-height:190px}.diff[data-v-eb0948ac]{margin:8px 0}.star[data-v-eb0948ac]{color:#d8dbe3}.star.on[data-v-eb0948ac]{color:#f59e0b}.badge.won[data-v-eb0948ac]{background:#dcfce7;color:#166534}.badge.lost[data-v-eb0948ac]{background:#fee2e2;color:#991b1b}.badge.not_tried[data-v-eb0948ac]{background:#eef2ff;color:#4338ca}.guide[data-v-eb0948ac]{background:#eef2ff;border-color:#c7d2fe;margin:12px 0 16px}
|