Skip to content

Commit

Permalink
style(DataTable): remove redundant selector
Browse files Browse the repository at this point in the history
  • Loading branch information
tw15egan committed Feb 25, 2021
1 parent ea411a5 commit c4c3a77
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@
// -------------------------------------
// Th > Button > Span (span required for flex bugs in Safari)
// -------------------------------------
.#{$prefix}--data-table--sort th .#{$prefix}--table-sort__flex,
th .#{$prefix}--table-sort__flex {
display: flex;
align-items: center;
Expand Down

0 comments on commit c4c3a77

Please sign in to comment.