mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-04-29 20:06:29 +01:00
fix: scale button
This commit is contained in:
@@ -58,7 +58,7 @@ export const TVButton: React.FC<TVButtonProps> = ({
|
||||
hasTVPreferredFocus = false,
|
||||
disabled = false,
|
||||
style,
|
||||
scaleAmount = 1.05,
|
||||
scaleAmount = 1.04,
|
||||
square = false,
|
||||
refSetter,
|
||||
nextFocusDown,
|
||||
|
||||
Reference in New Issue
Block a user