mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 12:18:35 -05:00
feat(frontend): design updates for responsive titlecards
This commit is contained in:
@@ -83,12 +83,7 @@ const TitleCard: React.FC<TitleCardProps> = ({
|
||||
}
|
||||
|
||||
return (
|
||||
<div
|
||||
style={{
|
||||
width: 180,
|
||||
height: 270,
|
||||
}}
|
||||
>
|
||||
<div className="w-36 sm:w-36 md:w-44">
|
||||
<MovieRequestModal
|
||||
type="request"
|
||||
visible={showRequestModal}
|
||||
|
||||
Reference in New Issue
Block a user