Fix present mode in the code app
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
&.cp-app-code-present {
|
||||
.CodeMirror { display: none; }
|
||||
#cp-app-code-container { display: none; }
|
||||
#cp-app-code-preview { border: 0; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user