style: update UI component styles and structure commit

This commit is contained in:
mengstabketemaw
2026-06-29 16:04:03 +03:00
parent c46747c98e
commit faf1d95476
2 changed files with 5 additions and 4 deletions

View File

@@ -218,8 +218,8 @@ function ProfessionTab() {
return (
<>
<Group justify="space-between" mb="md">
<Text fw={600} size="sm">{t('configuration.professionsList')}</Text>
<Group justify="space-between" align="flex-end" mb="md">
<Title order={2}>{t('configuration.professionsList')}</Title>
{!showProfForm && (
<Button
variant="light"