Resizing the shadcn sidebar
Unanswered
Gharial posted this in #help-forum
GharialOP
So I resized the width of the sidebar from 3.5rem to 4rem:
const SIDEBAR_WIDTH_ICON = "4rem";
; But now, instead of it being centered, the menu items are more aligned to the left as shown in the screenshot attached. How do I fix this?1 Reply
GharialOP
Code: