fix: mobile preview-header above preview-wrapper
Some checks failed
Deploy static content to Pages / deploy (push) Has been cancelled
Some checks failed
Deploy static content to Pages / deploy (push) Has been cancelled
This commit is contained in:
@@ -1148,6 +1148,14 @@ input:checked + .toggle-slider::before {
|
|||||||
min-height: 50vh;
|
min-height: 50vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.preview-section .preview-header {
|
||||||
|
order: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
.preview-section .preview-wrapper {
|
||||||
|
order: 2;
|
||||||
|
}
|
||||||
|
|
||||||
.editor-section {
|
.editor-section {
|
||||||
order: 4;
|
order: 4;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user