Skip to content

Commit

Permalink
fixing broken SASS compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
2ndkauboy committed May 22, 2020
1 parent a67d86d commit 4dad837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2020theme/sass/05-templates/_06-tickets.scss
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
border-radius: 0;
}
.tix-error{
border-color: $color__secondary
border-color: $color__secondary;
&:before {
content: "\f153";
font-family: 'dashicons';
Expand Down

0 comments on commit 4dad837

Please sign in to comment.