Skip to content

PIL-3092: Moved table scroll styles implementation from a component to a css file#701

Open
kevincoatsworth wants to merge 3 commits into
mainfrom
PIL-3092
Open

PIL-3092: Moved table scroll styles implementation from a component to a css file#701
kevincoatsworth wants to merge 3 commits into
mainfrom
PIL-3092

Conversation

@kevincoatsworth

Copy link
Copy Markdown
Contributor

The <style> element has been nested within the

element which is not valid HTML. Different user agents may implement different heuristics to recover from errors, resulting in inconsistent functionality or presentation of the content.

Resolve: Move <style> element into the element. Consider creating a bespoke CSS file to house the code and then linking to that.

@platops-pr-bot

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants