Attempt to fix line wrapper bugs
This commit is contained in:
@@ -1,12 +1,7 @@
|
||||
@import "constants.scss";
|
||||
|
||||
//div.rhs-open #editor .cm-editor .cm-content {
|
||||
// max-width: 550px;
|
||||
//}
|
||||
|
||||
.cm-editor {
|
||||
font-size: var(--ident);
|
||||
//overflow-y: hidden;
|
||||
padding: 0 20px;
|
||||
|
||||
.cm-content {
|
||||
@@ -256,7 +251,6 @@
|
||||
color: #989797;
|
||||
background-color: rgba(210, 210, 210, 0.2);
|
||||
border-radius: 5px;
|
||||
// font-style: italic;
|
||||
font-size: 75%;
|
||||
line-height: 75%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user