We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9bc07bf + 99285ff commit 0917d01Copy full SHA for 0917d01
styles/editor.less
@@ -9,7 +9,7 @@ atom-text-editor[mini] {
9
background-color: @input-background-color;
10
box-shadow:0 0 3px 7px fade(#92bcea, 0);
11
transition:box-shadow 0.2s ease-in-out;
12
- height:24px;
+ min-height:24px;
13
14
&,
15
&::shadow,
0 commit comments