mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 07:55:52 +01:00
🎨 Improve default config for all layout sizes
This commit is contained in:
@@ -33,7 +33,6 @@ export const GridstackTileWrapper = ({
|
||||
}: GridstackTileWrapperProps) => {
|
||||
const locationProperties = useLocationProperties(x, y);
|
||||
const normalizedWidth = width ?? minWidth;
|
||||
|
||||
const normalizedHeight = height ?? minHeight;
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user