Skip to content

Commit

Permalink
fix(tablecard): remove invalid SCSS code
Browse files Browse the repository at this point in the history
  • Loading branch information
scottdickerson committed Oct 20, 2020
1 parent 7542a24 commit 88d34ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/TableCard/_table-card.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@import '../../globals/vars';

.#{$iot-prefix}--table-card--overflow-menu & {
.#{$iot-prefix}--table-card--overflow-menu {
margin-left: $spacing-03;
opacity: 1;
overflow-y: hidden;
Expand Down

0 comments on commit 88d34ba

Please sign in to comment.