fix(client): remove hover shift on pill tabs and OAuth buttons
This commit is contained in:
@@ -16,6 +16,7 @@ export function OAuthButtons() {
|
||||
'&:hover': {
|
||||
borderColor: p.color,
|
||||
bgcolor: `${p.color}14`,
|
||||
borderWidth: '1px',
|
||||
},
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user