.ts-dropdown 
.ts-dropdown-content
{
    max-height:500px;
}


.text-truncate
{
    max-height: calc(line-height * 4);
}

.quill p
{
    margin-bottom:0px;
}


/*# sourceMappingURL=app.css.map*/