1
This commit is contained in:
@@ -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%)',
|
||||
|
||||
Reference in New Issue
Block a user