mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-17 23:47:13 +00:00
Fix spacing in Pushover add notifcation
This commit is contained in:
parent
1063072757
commit
5b411b9f3d
@ -610,7 +610,7 @@ export default function Settings() {
|
||||
)}
|
||||
|
||||
{notificationType === "pushover" && (
|
||||
<div className="mt-4">
|
||||
<div className="mt-4 flex flex-col gap-2">
|
||||
<div className="grid w-full items-center gap-1.5">
|
||||
<Label htmlFor="pushoverUrl">Pushover URL</Label>
|
||||
<Input
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user