diff --git a/styles/editor.less b/styles/editor.less index 4fd6abc..a8aaf51 100644 --- a/styles/editor.less +++ b/styles/editor.less @@ -9,7 +9,7 @@ atom-text-editor[mini] { background-color: @input-background-color; box-shadow:0 0 3px 7px fade(#92bcea, 0); transition:box-shadow 0.2s ease-in-out; - height:24px; + min-height:24px; &, &::shadow,