How can i override fi-dropdown-panel css
Hello,
I have a case where tenant names are kinda long and doesn't look nice in tenant dropdown select menu
i tried to put in my custom theme.css
But seems its not overriding, any idea?
10 Replies
Can you post a screenshot of the issue and what your trying to achieve
I want to increase that dropdown width

In your custom css:
Unfortunately doesn't seems to be working
Try like this
Still, doesn't work, as if the custom css doesnt match it
I did
with a space after & now it match, but the widh doesn't change in dropdown
Try like this, wrap inside component layer
That did it, thanks a lot!
@Vp spoke too soon seems if i do: npm run build
its not working
only if i use npm run dev
I have no idea now, will try to check more
Solution
this works