Fix web player episode name overflow

This commit is contained in:
Zoe Roux 2023-07-04 09:19:14 +09:00
parent 8ebc767b76
commit 28d0fc161b

View File

@ -107,6 +107,7 @@ export const Hover = ({
marginLeft: { xs: ts(0.5), sm: ts(3) },
flexDirection: "column",
flexGrow: 1,
flexShrink: 1,
maxWidth: percent(100),
})}
>