Revert "hide focus outline on a lone section"
This reverts commit 21b20942
This commit is contained in:
parent
0dbdeffdb8
commit
b8dad52985
|
@ -19,10 +19,6 @@
|
|||
.CodeMirror-dialog {
|
||||
-webkit-animation: highlight 3s cubic-bezier(.18, .02, 0, .94);
|
||||
}
|
||||
/* .CodeMirror-focused is defined in global.css */
|
||||
#sections[data-section-count="1"] .CodeMirror {
|
||||
outline: none !important;
|
||||
}
|
||||
.CodeMirror-bookmark {
|
||||
background: linear-gradient(to right, currentColor, transparent);
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in New Issue
Block a user