.truncate {
    max-width:100px !important;
    white-space: nowrap !important;;
    overflow: hidden !important;;
    text-overflow: ellipsis !important;
}

.ql-editor {
    white-space: normal!important;
}

.header-navbar .navbar-container ul.nav li.dropdown .dropdown-menu {
    top: 33px !important;
}
