mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-11 05:35:25 +03:00
Theme adjustment
This commit is contained in:
parent
3a4c6bdb54
commit
f3e37e8101
@ -135,6 +135,7 @@ export default function SubmitPlus() {
|
|||||||
This is a {upload?.label}
|
This is a {upload?.label}
|
||||||
</Button>
|
</Button>
|
||||||
<Button
|
<Button
|
||||||
|
className="text-white"
|
||||||
variant="destructive"
|
variant="destructive"
|
||||||
onClick={() => onSubmitToPlus(true)}
|
onClick={() => onSubmitToPlus(true)}
|
||||||
>
|
>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user