diff --git a/src/components/ebay-dialog/index.marko b/src/components/ebay-dialog/index.marko index ae67d7941..1e31fa910 100644 --- a/src/components/ebay-dialog/index.marko +++ b/src/components/ebay-dialog/index.marko @@ -12,6 +12,7 @@ $ var isCenter = !input.type || input.type === "fill"; $ var isDocked = input.type === "left" || input.type === "right";