Cleaning layout related...

This commit is contained in:
Scott Idem
2025-06-26 15:49:46 -04:00
parent 1f46b51c9a
commit 71b2de27ce
6 changed files with 163 additions and 124 deletions

View File

@@ -549,6 +549,10 @@ html.trusted_access #appShell {
display: none;
}
.iframe .module_header, .iframe .module_footer{
display: none;
}
/* Remove the background from the body in all cases */
/* body[data-theme] { */
/* background: none; */