Skip to content
New issue

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

typo in _data-table-core.scss #9237

Closed
wkeese opened this issue Jul 21, 2021 · 0 comments · Fixed by #9242
Closed

typo in _data-table-core.scss #9237

wkeese opened this issue Jul 21, 2021 · 0 comments · Fixed by #9242

Comments

@wkeese
Copy link
Contributor

wkeese commented Jul 21, 2021

This CSS in _data-table-core.scss should presumably say "data-table" not "date-table":

  .#{$prefix}--date-table tbody th.#{$prefix}--table-column-checkbox:hover {
    background: $data-table-column-hover;
  }

Maybe there's a deeper issue too?

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

Successfully merging a pull request may close this issue.

2 participants