fix(notebook): css for checkboxes not working (#2570)

This commit is contained in:
Meier Lukas
2025-03-11 22:14:35 +01:00
committed by GitHub
parent fbbfe9af29
commit a53e7aaee5
3 changed files with 70 additions and 2 deletions

View File

@@ -65,6 +65,8 @@ import type { TablerIcon } from "@homarr/ui";
import type { WidgetComponentProps } from "../definition";
import "./notebook.css";
const iconProps = {
size: 30,
stroke: 1.5,