.filament-tables-table-top-scrollbar-wrapper {
    border-style: none;
    border-width: 0;
    overflow-x: scroll;
    overflow-y: hidden;
    height: 20px;
}

.filament-tables-table-top-scrollarea {
    height: 20px;
}

.filament-notifications-notification .h-6 {
    height: auto !important;
}
