navbar fixe csc, bot message style

This commit is contained in:
Tykayn 2025-09-02 14:16:41 +02:00 committed by tykayn
parent b0b153be93
commit d4f3c119b2
11 changed files with 263 additions and 21 deletions

View file

@ -1,14 +1,15 @@
import {Component} from '@angular/core';
import {Component, Input} from '@angular/core';
@Component({
selector: 'sae-bot-talks',
imports: [],
templateUrl: './bot-talks.html',
styleUrl: './bot-talks.css'
styleUrl: './bot-talks.scss'
})
export class BotTalks {
public message = 'I found useful document(s) which can help to answer to this question ! Check if these documents are applied to similar cases';
public links: any = [
@Input() public message = 'Hello!';
@Input() public links: any = [
{
title: 'Refusal notice :',
label: 'DMP-00051341: Avis de refus',