gestion chatbot avec api
This commit is contained in:
@ -270,6 +270,12 @@ body {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.status-badge.default {
|
||||
background: linear-gradient(135deg, #f6d365 0%, #fda085 100%);
|
||||
color: #744210;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.status-badge.active {
|
||||
background: #c6f6d5;
|
||||
color: #22543d;
|
||||
|
||||
Reference in New Issue
Block a user