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
.fi .fi-topbar {
@apply backdrop-blur-sm;
}
that code is not working, via custom theme.css