mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-11 00:58:16 -05:00
fix: create shared class to add bottom spacing (#3269)
This commit is contained in:
@@ -667,7 +667,7 @@ const IssueDetails = () => {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="h-16 sm:h-0" />
|
||||
<div className="extra-bottom-space" />
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user