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.
1 parent caca38a commit fba83faCopy full SHA for fba83fa
app-src/scripts/inline-markdown/_inline-markdown-d.scss
@@ -13,6 +13,7 @@ inline-markdown {
13
overflow: auto;
14
position: relative;
15
cursor: text;
16
+ transition: min-height .2s $ease-in-out-quint;
17
18
&.is-editing {
19
min-height: 160px;
0 commit comments