1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2025-05-15 03:56:12 +02:00

Lightbox backdrop fixes

This commit is contained in:
Philipp Heckel 2022-03-03 20:28:16 -05:00
parent 695e029147
commit 3bce0ad4ae
5 changed files with 7 additions and 11 deletions
web/src/components

View file

@ -25,7 +25,6 @@ import TextField from "@mui/material/TextField";
import MenuItem from "@mui/material/MenuItem";
import Card from "@mui/material/Card";
import Button from "@mui/material/Button";
import db from "../app/db";
import {useLiveQuery} from "dexie-react-hooks";
import theme from "./theme";
import Dialog from "@mui/material/Dialog";