diff --git a/client/coral-embed-stream/style/default.css b/client/coral-embed-stream/style/default.css index c2371b25c..7e6f9b2bd 100644 --- a/client/coral-embed-stream/style/default.css +++ b/client/coral-embed-stream/style/default.css @@ -17,6 +17,10 @@ body { height: auto !important; } +#coralStream { + padding: 4px; +} + .expandForSignin { min-height: 600px; }