The CSS class gets overwritten when using multiple layouts. #1797
Unanswered
nikkhil31
asked this question in
Help (React)
Replies: 0 comments
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.
-
I have two layouts:
Both layouts have different themes, hence different CSS.
When I visit the admin login through an inertia route, and then return to the home page, the admin CSS takes over the home CSS.
What could be a possible solution?
Beta Was this translation helpful? Give feedback.
All reactions