mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-24 02:39:18 -05:00
fix: correct issue detail bottom padding on mobile displays (#3268)
This commit is contained in:
@@ -667,6 +667,7 @@ const IssueDetails = () => {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="h-16 sm:h-0" />
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user