mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-17 18:56:17 +01:00
dark theme updates
This commit is contained in:
@@ -193,7 +193,7 @@ const ShoutrrrUrlCard = ({ url, onUrlChange, onRemove }: ShoutrrrUrlCardProps) =
|
||||
}
|
||||
|
||||
return (
|
||||
<Card className="bg-muted/30 p-2 md:p-3">
|
||||
<Card className="bg-muted/70 p-2 md:p-3">
|
||||
<div className="flex items-center gap-1">
|
||||
<Input
|
||||
type="url"
|
||||
|
||||
Reference in New Issue
Block a user