refactor(FE-Storyless): remove unnecessary padding from badge styles for improved layout

This commit is contained in:
rstubryan
2025-10-30 13:08:36 +07:00
parent be68353b38
commit c83ebd73be
@@ -432,7 +432,7 @@ const RecordingForm = ({ type = 'add', initialValues }: RecordingFormProps) => {
color={color}
size='sm'
className={{
badge: 'whitespace-nowrap font-semibold text-xs px-2 py-0.5',
badge: 'whitespace-nowrap font-semibold text-xs px-2',
}}
>
Periode {projectFlock.period}
@@ -461,7 +461,7 @@ const RecordingForm = ({ type = 'add', initialValues }: RecordingFormProps) => {
color='info'
size='sm'
className={{
badge: 'whitespace-nowrap font-semibold text-xs px-2 py-0.5',
badge: 'whitespace-nowrap font-semibold text-xs px-2',
}}
>
PAKAN
@@ -476,7 +476,7 @@ const RecordingForm = ({ type = 'add', initialValues }: RecordingFormProps) => {
color='secondary'
size='sm'
className={{
badge: 'whitespace-nowrap font-semibold text-xs px-2 py-0.5',
badge: 'whitespace-nowrap font-semibold text-xs px-2',
}}
>
OVK