Skip to content

Commit

Permalink
fix(Service): Fix transparent service background
Browse files Browse the repository at this point in the history
Closes #361
  • Loading branch information
adlk committed Dec 6, 2017
1 parent 1d33a17 commit ed0098f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/services.scss
Expand Up @@ -24,6 +24,7 @@
display: inline-flex;
width: 0px;
height: 0px;
background: $theme-gray-lighter;
}

&.is-active {
Expand Down

0 comments on commit ed0098f

Please sign in to comment.