fix: do not remove the outline
This commit is contained in:
parent
a9029a5f4f
commit
50fac73713
1 changed files with 0 additions and 1 deletions
|
@ -169,7 +169,6 @@ function Footer({styles}: {styles: ReturnType<typeof useStyles>}) {
|
|||
width: '100%',
|
||||
color: 'transparent',
|
||||
background: 'transparent',
|
||||
outline: 0,
|
||||
border: 0,
|
||||
padding: 0,
|
||||
}}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue