mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-06-02 21:24:20 -04:00
Front: Recommended: Add some padding around genre list and play button
This commit is contained in:
parent
1eadcb6521
commit
ee33c71dfe
@ -154,6 +154,7 @@ export const ItemDetails = ({
|
|||||||
{...css({
|
{...css({
|
||||||
bg: (theme) => theme.themeOverlay,
|
bg: (theme) => theme.themeOverlay,
|
||||||
flexDirection: "row",
|
flexDirection: "row",
|
||||||
|
pX: 4,
|
||||||
justifyContent: "space-between",
|
justifyContent: "space-between",
|
||||||
minHeight: px(50),
|
minHeight: px(50),
|
||||||
})}
|
})}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user