diff --git a/theme.css b/theme.css index 21047cd..eb3006c 100644 --- a/theme.css +++ b/theme.css @@ -77,3 +77,7 @@ body.is-embeded .ui.container { padding: 0; margin: 0 !important; } + +body.is-embeded .ui.container { + width: auto !important; +}