order
All checks were successful
Deploy to Server / deploy (push) Successful in 46s

This commit is contained in:
2026-02-14 00:09:06 +08:00
parent 84e49740f3
commit f13d921625
6 changed files with 67 additions and 10 deletions

View File

@@ -186,7 +186,10 @@ const ServiceDetail = () => {
border: `1px solid ${service.color}66`,
borderRadius: '6px',
fontSize: '14px',
backdropFilter: 'blur(4px)'
backdropFilter: 'blur(4px)',
whiteSpace: 'normal',
height: 'auto',
textAlign: 'left'
}}
>
{feat}