.editable[data-v-5f86e410]{width:100%;min-height:80px;padding:10px;transition:background .15s ease-in-out,border-color .15s ease-in-out,min-height .15s ease-in-out;border:1px solid rgba(var(--colorDecorationBorder),1);border-radius:5px;outline:none;background:var(--colorBackground);white-space:pre-wrap}.editable[data-v-5f86e410]:focus{border-color:#0071f5;background:rgba(0,113,245,.15)}.editable[placeholder][data-v-5f86e410]:empty:not(:focus):before{content:attr(placeholder);color:rgba(var(--colorGreyText),1)!important;pointer-events:none}.commentEditor{position:relative}.commentEditor__tools{position:absolute;bottom:0;left:0}.theme--dark .commentEditor__cancel{background:#8a9bab}.commentEditor__button+.commentEditor__button{margin-left:10px}.commentEditor .commentEditor__input{min-height:auto}.commentEditor .commentEditor__input:focus{border-color:rgba(var(--colorDecorationBorder),1);background:var(--colorBackground)}.commentEditor--expanded .commentEditor__input{min-height:120px;padding-bottom:50px}.commentEditor .btn--disabled{background:rgba(var(--colorGreyBackground),1);color:#fff}.post-comment .commentEditor__input,.post-comment .commentEditor__input:focus{background:#fff;color:#323a40}