Formular-Überschriften fett, Version 0.1.3
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -159,7 +159,7 @@ export default function ArbeitszeitForm({ editEntry, pause, onSaved, onCancel }:
|
||||
}
|
||||
}
|
||||
|
||||
const labelCls = 'block text-xs font-medium text-gray-700 mb-0.5';
|
||||
const labelCls = 'block text-xs font-bold text-gray-700 mb-0.5';
|
||||
const numCls =
|
||||
'w-24 px-2 py-1 border-2 border-gray-400 rounded-lg bg-white text-gray-900 text-sm focus:border-green-600 focus:outline-none';
|
||||
const wt = weekdayName(datum);
|
||||
|
||||
Reference in New Issue
Block a user