chore: remove link styles
This commit is contained in:
@@ -112,9 +112,4 @@ const buttonStyles = {
|
|||||||
alignItems: 'center',
|
alignItems: 'center',
|
||||||
textTransform: 'none',
|
textTransform: 'none',
|
||||||
color: '#6C6C6C !important',
|
color: '#6C6C6C !important',
|
||||||
};
|
};
|
||||||
|
|
||||||
const linkStyles = {
|
|
||||||
textDecoration: 'none',
|
|
||||||
color: '#6C6C6C !important'
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user