Polish up clients ui

This commit is contained in:
RobbStarkAustria
2025-10-12 05:23:10 +00:00
parent 4d807be6f8
commit 7ab4ea14c4
7 changed files with 131 additions and 144 deletions

View File

@@ -387,7 +387,7 @@ const Appointments: React.FC = () => {
return (
<div>
<h1 className="text-2xl font-bold mb-4">Terminmanagement</h1>
<h1 style={{ fontSize: '1.5rem', fontWeight: 700, marginBottom: 16 }}>Terminmanagement</h1>
<div
style={{
marginBottom: 16,