From 57f8963b368bfc776b5e9c6e03e8e3557ddb7c42 Mon Sep 17 00:00:00 2001 From: Matilde Park Date: Fri, 12 Feb 2021 17:08:43 -0500 Subject: [PATCH] meta: revert ba839646c8221dcccac5f1b72c1783575cd769a0 --- pkg/interface/src/views/apps/chat/css/custom.css | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/pkg/interface/src/views/apps/chat/css/custom.css b/pkg/interface/src/views/apps/chat/css/custom.css index 85cb51c97..702106082 100644 --- a/pkg/interface/src/views/apps/chat/css/custom.css +++ b/pkg/interface/src/views/apps/chat/css/custom.css @@ -95,16 +95,8 @@ h2 { font-family: "Inter", sans-serif; } -.embed-container { - width: 100%; - height: 14rem; -} - .embed-container iframe { - max-width: 24rem; - width: 100%; - height: 100%; - max-height: 26rem; + max-width: 100%; } .mh-16 {