Replies: 1 comment 2 replies
-
|
Are you using CSS isolation? You probably need to encapsulate your code in a global |
Beta Was this translation helpful? Give feedback.
2 replies
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 know that might be simple ...but I am just not getting my issue currently.
I want to adjust the height and width and a little more of both... FluentStack and FluentSplitter with the custom css class
somehow it does not work. I can put in the styles directly - works just fine but in a css it doesn't.
I see that the files are downloaded with the classes jbwg-... and the styles are on the element applied but the values are not displayed and not applied.
where is my brain-dead-lock ... I tried many things in the css like
that or with .stack-horizontal.jbwg-designer , or with ::deep before ...what would be the solution
I really want those changes in the specific component.razor.css file and not global or in styles properties.
What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions