diff --git a/components/pages/style/work-flow.css b/components/pages/style/work-flow.css index fe016f9..49c7ddb 100644 --- a/components/pages/style/work-flow.css +++ b/components/pages/style/work-flow.css @@ -165,7 +165,7 @@ display: grid; grid-auto-rows: auto; justify-content: center; - align-items: center; + align-items: self-start; } .videoContainer-qteKNi { flex: 1; @@ -181,7 +181,7 @@ object-position: center; background-color: #0003; border-radius: 8px; - height: 100%; + /* height: 100%; */ } .container-kIPoeH { box-sizing: border-box; diff --git a/components/pages/work-flow.tsx b/components/pages/work-flow.tsx index f090f8b..fcb3276 100644 --- a/components/pages/work-flow.tsx +++ b/components/pages/work-flow.tsx @@ -448,8 +448,13 @@ Please process this video editing request.`; ref={containerRef} > {isDesktop ? ( -