feat: highlight active line in codemirror when focused
This commit is contained in:
@@ -501,7 +501,6 @@ export default defineComponent({
|
||||
@apply overflow-y-hidden;
|
||||
@apply resize-none;
|
||||
@apply focus:outline-none;
|
||||
@apply transition;
|
||||
}
|
||||
|
||||
.env-input::-webkit-scrollbar {
|
||||
|
||||
Reference in New Issue
Block a user