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
The color of the menuitems and submenuItems change from the theme I created for the sidebar when I expand on hover.
The white text I expect fades to this:
When the sidebar is expanded without the use of expand on hover, the colors are as expected:
I am using the following theme setup in my UI above all of the code.
Am I missing something? Again, if I set
minified = FALSE
expandOnHover = FALSE
I get the theme I expect. Any help would be greatly appreciated...Great package!
The text was updated successfully, but these errors were encountered:
When I use the dashboardSidebar arguments
minified = TRUE
expandOnHover = TRUE
The color of the menuitems and submenuItems change from the theme I created for the sidebar when I expand on hover.
The white text I expect fades to this:
When the sidebar is expanded without the use of expand on hover, the colors are as expected:
I am using the following theme setup in my UI above all of the code.
Am I missing something? Again, if I set
minified = FALSE
expandOnHover = FALSE
I get the theme I expect. Any help would be greatly appreciated...Great package!
The text was updated successfully, but these errors were encountered: