.table_transactions td:not(.chevron) {
    min-width: 240px;
}

.tags-filter-elem {
    height: auto !important;
    padding: 10px;
}

.tags-filter-elem md-chips {
    width: 100%;
}

.tags-filter-elem md-chips .md-chips {
    flex-wrap: nowrap !important;
    display: flex !important;
    flex-direction: row !important;
}
