diff --git a/web/src/components/channel_config/PlexGridItem.tsx b/web/src/components/channel_config/PlexGridItem.tsx index 5663928e4..e5da5193c 100644 --- a/web/src/components/channel_config/PlexGridItem.tsx +++ b/web/src/components/channel_config/PlexGridItem.tsx @@ -153,7 +153,7 @@ const PlexGridItem = forwardRef( ? theme.palette.grey[800] : theme.palette.grey[400] : 'transparent', - transition: 'background-color 10s ease', + transition: 'background-color 350ms linear !important', ...style, }} onClick={