fair-rose
fair-rose16mo 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.ai16mo 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:
vicious-gold
vicious-gold16mo 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/
ratty-blush
ratty-blush16mo 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👍
vicious-gold
vicious-gold16mo ago
I'm glad to hear that 🚀 This is the way