.fi-sidebar .fi-sidebar-item a {
    padding: 0.2rem 0.5rem;
}

.fi-sidebar .fi-sidebar-nav-groups {
    row-gap: 1rem;
}

.fi-ta-table tbody tr td .fi-ta-text {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}

.fi-ta-table tbody tr td.fi-ta-cell.fi-ta-selection-cell div {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}

.fi-ta-table tbody tr td.fi-ta-cell.fi-ta-actions-cell div {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}

.fi-ta-table tbody tr td.fi-ta-cell div .fi-ta-toggle {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}

.fi-ta-table tbody tr td.fi-ta-cell div .fi-ta-actions {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}

.fi-ta-table tbody tr td.fi-ta-cell div .fi-ta-actions .fi-dropdown {
    padding-bottom: 0rem;
    padding-top: 0rem;
}

.fi-ta-table tbody tr td.fi-ta-cell div.whitespace-nowrap {
    padding-bottom: 0rem;
    padding-top: 0rem;
}

.fi-ta-table tbody tr td.fi-ta-cell div.fi-ta-col-wrp a .fi-ta-icon {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
