FilamentF
Filament15mo ago
EMMAN

Make the topbar backdrop blur

Good day guys. How can i make the fi-topbar blur?

.fi .fi-topbar {
@apply backdrop-blur-sm;
}

that code is not working, via custom theme.css
Was this page helpful?