flat-fuchsia
flat-fuchsia2y ago

How do I style the sidebar and its items

How do I style the sidebar and its items? I've looked at older answers but I don't really get it. I am using MUI, typescript and v4.
4 Replies
kapa.ai
kapa.ai2y ago
Hi @alicanerdurmaz. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
sensitive-blue
sensitive-blue2y ago
it's depends what you want. if you only want to change style (css). refine don't have opinion about that. uses default colors you can override MUI theme like this: https://refine.dev/docs/api-reference/mui/theming/#overriding-variables for more information: https://mui.com/material-ui/customization/how-to-customize/
mute-gold
mute-gold2y ago
Thanks! I was just confused why I couldn't find the sider component. I followed the docs and now I understand how it works. Really simple and nice👍
sensitive-blue
sensitive-blue2y ago
I'm glad to hear that 🚀 This is the way