.fi-dropdown-list {
    @apply grid gap-px p-1;

    & > .fi-grid {
        @apply overflow-x-hidden;
    }
}
