FilamentF
Filament10mo ago
Florin

I want to move the table filters on the left

Is possible to move the filters on the left side without hacking the published file?
Solution
fyi it works with

.fi-ta-header-toolbar.flex > .ms-auto.items-center {flex-direction: row-reverse ;}
Was this page helpful?