add embeded styles

This commit is contained in:
Simon Vieille 2023-05-21 16:38:06 +02:00
parent 182738ca8d
commit 611ab130f3
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -77,3 +77,7 @@ body.is-embeded .ui.container {
padding: 0;
margin: 0 !important;
}
body.is-embeded .ui.container {
width: auto !important;
}