core: change base font size sm at density compact

This commit is contained in:
Firman Ramdhani
2026-07-31 07:00:33 +07:00
parent c033befca4
commit 61adbd4dac
8 changed files with 59 additions and 32 deletions
+3 -3
View File
@@ -141,7 +141,7 @@ export default function LoginPage() {
radius={'lg'}
size="md"
styles={{
label: { color: '#64748b', fontSize: '13px', fontWeight: 500, marginBottom: '6px' },
label: { color: '#64748b', fontWeight: 500, marginBottom: '6px' },
}}
/>
@@ -153,7 +153,7 @@ export default function LoginPage() {
leftSection={<Lock size={16} />}
radius={'lg'}
size="md"
styles={{ label: { color: '#64748b', fontSize: '13px', fontWeight: 500, marginBottom: '6px' } }}
styles={{ label: { color: '#64748b', fontWeight: 500, marginBottom: '6px' } }}
/>
<div className="flex items-center justify-between pt-1">
@@ -161,7 +161,7 @@ export default function LoginPage() {
label={t('remember_me')}
size="sm"
styles={{
label: { color: '#64748b', fontSize: '13px', fontWeight: 500 },
label: { color: '#64748b', fontWeight: 500 },
}}
/>
<a href="#" className="text-[13px] text-brand-600 font-semibold hover:underline">