Apollo thème - how modify navbar width ? #2404
Unanswered
soda31
asked this question in
PrimeReact Templates
Replies: 1 comment
-
|
Hello, Nobody can help me ? Thanks, Regards, Soda31 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to change the width of the left navigation bar in the Apollo Theme.
In Chrome, using the following CSS:
.layout-sidebar {
width: 300px !important;
}
does the trick, but it causes side effects (items outside the navbar are misplaced).
How can I do this properly in Apollo theme ?
Thanks,
Regards,
Soda31
Beta Was this translation helpful? Give feedback.
All reactions