mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
fix: update watchlist width
This commit is contained in:
@@ -82,7 +82,7 @@ export function WatchlistsList({watchlists, onDelete, onUpdateWatchlist, connect
|
||||
|
||||
<Drawer
|
||||
title={t`Update a Watchlist`}
|
||||
width={800}
|
||||
width='80%'
|
||||
onClose={onClose}
|
||||
open={open}
|
||||
styles={{
|
||||
|
||||
Reference in New Issue
Block a user