Skip to content

Commit

Permalink
fix(u-table): fixed selectable tables
Browse files Browse the repository at this point in the history
  • Loading branch information
gregroyal committed Jan 2, 2019
1 parent cc4c838 commit 98ce43d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/os/_utils.scss
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
}
}

.u-table__selectable {
&.u-table__selectable .u-table__row {
cursor: pointer;
}

Expand Down

0 comments on commit 98ce43d

Please sign in to comment.