no preview support for shadow control (for themes 3 editor)

This commit is contained in:
Henry Jameson 2024-09-25 17:56:34 +03:00
commit 22cc96705a
3 changed files with 11 additions and 3 deletions

View file

@ -68,6 +68,14 @@
}
}
&.-no-preview {
.shadow-tweak {
order: 0;
flex: 2 0 20em;
max-width: 100%;
}
}
.inset-alert {
padding: 0.25em 0.5em;
}