mirror of
https://github.com/Oak-and-Sprout/sprout-track.git
synced 2026-02-09 00:59:01 -06:00
fix to text sizes
This commit is contained in:
@@ -563,7 +563,7 @@ export default function PinLogin({ onUnlock, familySlug, lockoutTime, onLockoutC
|
||||
}`}
|
||||
onClick={handleFocusLoginId}
|
||||
>
|
||||
<span className="text-xl text-gray-900">
|
||||
<span className="text-gray-900">
|
||||
{loginId || '--'}
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user