Skip to content

Bootstrap overrides styling #29

@AhashSritharan

Description

@AhashSritharan

Describe the bug
The styling of the single page application is being overriden by this Bootstrap file causing unexpected result in production compared to development.

this is how it looks like running locally:

Image

This is how it looks running on power pages:
Image

To Reproduce
Setting css with low priority like MUI classes

Expected behavior
No styling should get overriden by external css.

I wish there was a way to disable all external stylings. You can clear the content from bootstrap.min.css, portalbasictheme.css and theme.css but there are still additional css loaded as shown in the screenshot over which we don't have control. This makes handling theme difficult because it overrides the text color white with black in dark-theme.

Screenshots
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions