This commit is contained in:
2025-11-27 00:19:39 +01:00
parent 844e0ed355
commit 3588fde3a2
+1 -1
View File
@@ -306,7 +306,7 @@ export class LayoutStore {
const { width, height } = constrainDimensions(
config.width,
config.height,
280
320
);
if (!card) {