refactor page editor

This commit is contained in:
Philipinho
2023-11-24 18:03:53 +00:00
parent 21abde1054
commit 2a3db4e7cb
11 changed files with 173 additions and 141 deletions
@@ -1,15 +1,15 @@
@media (max-width: 992px) {
.header,
.footer {
.header,
.footer {
@media (max-width: 992px) {
[data-layout='alt'] & {
--_section-right: var(--app-shell-aside-offset, 0px);
}
}
}
@media (min-width: 993px) {
.aside {
.aside {
@media (min-width: 993px) {
background: var(--mantine-color-gray-light);
[data-layout='alt'] & {