mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 15:35:55 +01:00
Styling for Overseerr request
This commit is contained in:
@@ -188,7 +188,7 @@ export function TvRequestModal({
|
||||
</thead>
|
||||
<tbody>{rows}</tbody>
|
||||
</Table>
|
||||
<Group>
|
||||
<Group position="center">
|
||||
<Button variant="outline" color="gray" onClick={() => setOpened(false)}>
|
||||
{t('popup.item.buttons.cancel')}
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user