Skip to content

Commit

Permalink
feat(theme): update card border color for corporate theme (#594)
Browse files Browse the repository at this point in the history
  • Loading branch information
denStrigo authored and nnixaa committed Jul 31, 2018
1 parent 4360a18 commit ff0985e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/framework/theme/styles/themes/_corporate.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ $theme: (

sidebar-bg: #e3e9ee,

border-color: #e7ecef,
border-color: #d5dbe0,

menu-font-weight: font-weight-bolder,
menu-fg: color-fg-text,
Expand Down

0 comments on commit ff0985e

Please sign in to comment.