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