We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The styles are organized in https://github.com/OfficeDev/office-ui-fabric-react/blob/2ce6c5ac3ccf4e62d4866841317b4aa55b8fb541/packages/office-ui-fabric-react/src/components/DetailsList/DetailsColumn.styles.ts
The style applied to the class "borderWhileDragging" gets overridden by the css applied to the root class.
"borderWhileDragging"
root
The style applied to the class "borderWhileDragging" gets applied.
Are you willing to submit a PR to fix? (Yes, No)
Requested priority: (Blocking, High, Normal, Low) Normal
Products/sites affected: (if applicable) SharePoint
The text was updated successfully, but these errors were encountered:
🎉This issue was addressed in #7171, which has now been successfully released as [email protected].:tada:
[email protected]
Handy Links:
Sorry, something went wrong.
🎉This issue was addressed in #7211, which has now been successfully released as [email protected].:tada:
KevinTCoughlin
Successfully merging a pull request may close this issue.
Environment Information
Please provide a reproduction of the bug in a codepen:
The styles are organized in https://github.com/OfficeDev/office-ui-fabric-react/blob/2ce6c5ac3ccf4e62d4866841317b4aa55b8fb541/packages/office-ui-fabric-react/src/components/DetailsList/DetailsColumn.styles.ts
Actual behavior:
The style applied to the class
"borderWhileDragging"
gets overridden by the css applied to theroot
class.Expected behavior:
The style applied to the class
"borderWhileDragging"
gets applied.Priorities and help requested:
Are you willing to submit a PR to fix? (Yes, No)
Requested priority: (Blocking, High, Normal, Low)
Normal
Products/sites affected: (if applicable)
SharePoint
The text was updated successfully, but these errors were encountered: