fix: do not remove the outline
This commit is contained in:
@@ -169,7 +169,6 @@ function Footer({styles}: {styles: ReturnType<typeof useStyles>}) {
|
|||||||
width: '100%',
|
width: '100%',
|
||||||
color: 'transparent',
|
color: 'transparent',
|
||||||
background: 'transparent',
|
background: 'transparent',
|
||||||
outline: 0,
|
|
||||||
border: 0,
|
border: 0,
|
||||||
padding: 0,
|
padding: 0,
|
||||||
}}>
|
}}>
|
||||||
|
|||||||
Reference in New Issue
Block a user