diff --git a/packages/hoppscotch-app/assets/scss/styles.scss b/packages/hoppscotch-app/assets/scss/styles.scss index 9131b7f25..17d3e0815 100644 --- a/packages/hoppscotch-app/assets/scss/styles.scss +++ b/packages/hoppscotch-app/assets/scss/styles.scss @@ -431,6 +431,7 @@ pre.ace_editor { } .cm-focused { + @apply select-auto; @apply !outline-none; .cm-activeLine {