fix(client): remove hover shift on pill tabs and OAuth buttons

This commit is contained in:
Kirill
2026-05-22 13:45:05 +05:00
parent cf61a5c44f
commit f02c615dd9
2 changed files with 8 additions and 2 deletions
@@ -16,6 +16,7 @@ export function OAuthButtons() {
'&:hover': {
borderColor: p.color,
bgcolor: `${p.color}14`,
borderWidth: '1px',
},
}}
>