0
okains created
- ABP Framework version: v8.x
- UI Type: Blazor Server
- Database System: EF Core SQL Server
- Tiered (for MVC) or Auth Server Separated (for Angular): no
Having trouble overriding this color in the admin UI:
Seems to be the –lpx-brand color, set in the side-menu/css/light.css file. I have all other variable overridden in my blazor-global-styles.css file as so:
But the side menu css seems to be taking precedence here. I can’t even set the styles explicitly as the side menu css is taking precedence and it set to !important:
I would like to just be able to set everything in the blazor-global-styles.css if possible. If not, is there another way for me to accomplish this?
Thanks,
Karim
1 Answer(s)
-
0