This commit is contained in:
2026-06-26 14:19:17 +08:00
parent fc5fb41d42
commit b1aa4f4a52
@@ -1036,8 +1036,8 @@ const AppLayout: React.FC = () => {
<button
onClick={() => setContactModalOpen(true)}
style={{
width: 56,
height: 56,
width: 40,
height: 40,
borderRadius: '50%',
border: 'none',
background: 'linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%)',