update embed css

This commit is contained in:
Simon Vieille 2023-07-27 17:40:03 +02:00
parent 139c3a049f
commit 7878172836
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -66,7 +66,8 @@
body.is-embeded .main.menu,
body.is-embeded .header-wrapper,
body.is-embeded .repo-button-row,
body.is-embeded footer
body.is-embeded footer,
body.is-embeded #navbar
{
display: none !important;
}
@ -75,6 +76,7 @@ body.is-embeded > .full.height,
body.is-embeded .ui.container {
padding: 0;
margin: 0 !important;
max-width: 100%;
}
body.is-embeded .page-content {