mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02: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