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:
parent
695e029147
commit
3bce0ad4ae
5 changed files with 7 additions and 11 deletions
web/src/components
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue