feat: remove cqmin system (#2407)
* feat: remove cqmin system * fix: improve weather widget --------- Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
@@ -66,12 +66,12 @@ import type { TablerIcon } from "@homarr/ui";
|
||||
import type { WidgetComponentProps } from "../definition";
|
||||
|
||||
const iconProps = {
|
||||
size: "5cqmin",
|
||||
size: 30,
|
||||
stroke: 1.5,
|
||||
};
|
||||
|
||||
const controlIconProps = {
|
||||
size: "5cqmin",
|
||||
size: 20,
|
||||
stroke: 1.5,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user