Finally got things working. Store act odd when being set under layout.ts?

This commit is contained in:
Scott Idem
2024-02-26 21:04:17 -05:00
parent 060c0500d3
commit 9540aefd50
5 changed files with 231 additions and 103 deletions

View File

@@ -56,4 +56,9 @@ body {
max-height: 96vh;
/* max-height: 99%; */
}
#appShell #shell-header.iframe {
display: none;
}