add embeded styles

This commit is contained in:
Simon Vieille 2023-05-21 16:35:29 +02:00
parent 5eb403faf6
commit 5d50c408d0
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -71,10 +71,9 @@ body.is-embeded footer
display: none !important;
}
body.is-embeded .page-content {
body.is-embeded .page-content,
body.is-embeded > .full.height,
body.is-embeded .ui.container {
padding: 0;
margin: 0;
}
body.is-embeded > .full.height, body.is-embeded .ui.container {
padding: 0;
}