mirror of
https://github.com/chinchang/web-maker.git
synced 2025-10-12 20:15:10 +02:00
fix layout in detached mode
This commit is contained in:
@@ -632,7 +632,7 @@ body:not(.light-version).overlay-visible .main-container {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.is-detached-mode.layout-2 .code-side {
|
.is-detached-mode.layout-2 .code-side {
|
||||||
height: auto !important;
|
height: 100% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.code-wrap {
|
.code-wrap {
|
||||||
|
Reference in New Issue
Block a user