mirror of
http://88.130.71.182:3000/BlitTech/contexta_fe.git
synced 2026-06-13 08:54:09 +00:00
merged with Axel frontend updates
This commit is contained in:
@@ -191,7 +191,7 @@ export const AppointmentsPage: React.FC = () => {
|
||||
const bookingEnabledChatbots = chatbots.filter(c => c.booking_enabled)
|
||||
|
||||
return (
|
||||
<div className="p-4 sm:p-6 max-w-5xl mx-auto space-y-6">
|
||||
<div className="p-4 sm:p-6 max-w-8xl mx-auto space-y-6 text-start">
|
||||
|
||||
{/* Header */}
|
||||
<div className="flex flex-col sm:flex-row sm:items-center justify-between gap-4">
|
||||
|
||||
Reference in New Issue
Block a user