You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @GautierT , yep it looks like we forgot to add !default to all the collapsible nav variables. We got some other updates in the works for this component and will add this to the list. Or if you feel so inclined, feel free to make a PR!
Hi,
I would like to have a bigger sidenavbar.
I was thinking that changing
$euiCollapsibleNavWidth
in my index.scss like this will work but no...index.scss
imported inindex.js
withimport "./index.scss"
Just to verify my config, if i change
$euiSize: 20px;
it's working (but i don't want to change it).but not when i change
$euiCollapsibleNavWidth
.What should i do ?
Thanks.
The text was updated successfully, but these errors were encountered: