pstream is dead; long live pstream taciturnaxolotl.github.io/pstream-ng/
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

adjust margin for translate button

vlOd2 edb9cad8 48f72c22

+1 -1
+1 -1
src/components/player/atoms/settings/CaptionsView.tsx
··· 63 63 className={classNames( 64 64 "text-buttons-secondaryText px-2 py-1 rounded bg-opacity-0", 65 65 { 66 - "mr-3": margin, 66 + "mr-1": margin, 67 67 "bg-opacity-100 bg-buttons-purpleHover": props.isTranslatedTarget, 68 68 }, 69 69 "transition duration-300 ease-in-out",