mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-02-21 23:27:54 +01:00
Oops, fix color
This commit is contained in:
@@ -6,10 +6,6 @@
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
|
||||
.cm-editor * {
|
||||
background-color: black !important;
|
||||
}
|
||||
|
||||
.cm-editor, .iframe-wrapper {
|
||||
padding: 0.3rem 0.5rem;
|
||||
width: 100%;
|
||||
@@ -30,11 +26,6 @@ iframe {
|
||||
box-shadow: 0 0 0 2pt rgba(180, 180, 180, 0.1);
|
||||
}
|
||||
|
||||
.cm-editor .cm-content {
|
||||
/*outline: 1px red;*/
|
||||
border-color: red;
|
||||
}
|
||||
|
||||
.cm-editor .cm-cursor {
|
||||
border-left: 2px solid red;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user