mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
Front: 'Recommended' component: remove border radius on the right side
This commit is contained in:
parent
30581a4ee1
commit
e6ac7e502c
@ -113,6 +113,7 @@ export const ItemDetails = ({
|
|||||||
quality="low"
|
quality="low"
|
||||||
forcedLoading={isLoading}
|
forcedLoading={isLoading}
|
||||||
layout={{ height: percent(100) }}
|
layout={{ height: percent(100) }}
|
||||||
|
style={{ borderTopRightRadius: 0, borderBottomRightRadius: 0 }}
|
||||||
>
|
>
|
||||||
<View
|
<View
|
||||||
{...css({
|
{...css({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user