From 237581a49ca606ee32f6babcfde4c6bb823090e0 Mon Sep 17 00:00:00 2001 From: Kentai Radiquum Date: Thu, 1 Aug 2024 16:39:24 +0500 Subject: [PATCH] style: add full height so Info and UserList components --- app/components/ReleaseInfo/ReleaseInfo.Info.tsx | 2 +- app/components/ReleaseInfo/ReleaseInfo.UserList.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/ReleaseInfo/ReleaseInfo.Info.tsx b/app/components/ReleaseInfo/ReleaseInfo.Info.tsx index 61e4e6d..95cf5bc 100644 --- a/app/components/ReleaseInfo/ReleaseInfo.Info.tsx +++ b/app/components/ReleaseInfo/ReleaseInfo.Info.tsx @@ -28,7 +28,7 @@ export const ReleaseInfoInfo = (props: { genres: string; }) => { return ( - + diff --git a/app/components/ReleaseInfo/ReleaseInfo.UserList.tsx b/app/components/ReleaseInfo/ReleaseInfo.UserList.tsx index ae4e151..5ad4808 100644 --- a/app/components/ReleaseInfo/ReleaseInfo.UserList.tsx +++ b/app/components/ReleaseInfo/ReleaseInfo.UserList.tsx @@ -50,7 +50,7 @@ export const ReleaseInfoUserList = (props: { } return ( - + {props.token ? (