fix: pane layout broken when wrap line is off (#3027)
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
This commit is contained in:
@@ -481,6 +481,10 @@ pre.ace_editor {
|
||||
}
|
||||
|
||||
.cm-editor {
|
||||
.cm-content {
|
||||
@apply whitespace-normal;
|
||||
}
|
||||
|
||||
.cm-line::selection {
|
||||
@apply bg-accentDark #{!important};
|
||||
@apply text-accentContrast #{!important};
|
||||
|
||||
Reference in New Issue
Block a user