US-031: Responsive testing and fixes for all new components
SubNav: horizontal scroll with hidden scrollbar, 44px touch targets. DetailPanel: close button enlarged to 44px. Touch target fixes on CoreSkillsTile, ProjectsTile, and LastConsultationTile interactive elements.
This commit is contained in:
@@ -182,8 +182,8 @@ export function DetailPanel() {
|
||||
display: 'flex',
|
||||
alignItems: 'center',
|
||||
justifyContent: 'center',
|
||||
width: '32px',
|
||||
height: '32px',
|
||||
width: '44px',
|
||||
height: '44px',
|
||||
border: 'none',
|
||||
background: 'transparent',
|
||||
borderRadius: 'var(--radius-sm)',
|
||||
|
||||
Reference in New Issue
Block a user