Skip to content

Commit

Permalink
linting ✨
Browse files Browse the repository at this point in the history
  • Loading branch information
rusackas committed Nov 11, 2020
1 parent 4f4552b commit f6af2e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset-frontend/stylesheets/less/variables.less
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
@gray-dark: #484848;
@gray-light: #cfd8dc;
@gray: #879399;
@gray-bg: #F7F7F7;
@gray-bg: #f7f7f7;
@gray-heading: #a3a3a3;
@menu-hover: #f2f3f5;
@lightest: #ffffff;
Expand Down

0 comments on commit f6af2e5

Please sign in to comment.