Skip to content

Commit

Permalink
remove duplicate selector
Browse files Browse the repository at this point in the history
  • Loading branch information
btarver40 committed Nov 20, 2024
1 parent a0d7d05 commit a56e430
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions easy-ui-react/src/Card/Card.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,6 @@ button.container:not([disabled]) {
}
}

.variantFlagged {
border: design-token("shape.border_width.1") solid
component-token("card", "color.border");
}

.variantFlagged {
border-left: 4px solid component-token("card", "color.border");
border-top: none;
Expand Down

0 comments on commit a56e430

Please sign in to comment.