Skip to content

Commit

Permalink
feat: update to denali-2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jkusa committed Apr 13, 2021
1 parent 285512a commit d1da613
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/styles/denali/ember-power-select.scss
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@

.ember-power-select-group-name {
text-transform: uppercase;
color: $color-grey-700;
color: map-get($denali-grey-colors, '700');
font-size: 12px;
}

Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@glimmer/tracking": "^1.0.3",
"broccoli-funnel": "^3.0.1",
"broccoli-merge-trees": "^4.1.0",
"denali-css": "^2.2.3",
"denali-css": "^2.3.0",
"denali-icon-font": "^1.7.0",
"ember-arg-types": "^0.2.1",
"ember-cli-babel": "^7.23.0",
Expand Down

0 comments on commit d1da613

Please sign in to comment.