Skip to content

Commit

Permalink
SAP#14 Remove the "Run with Recast.AI" in mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
yoojene committed Oct 14, 2018
1 parent 658b210 commit 15b68d3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/containers/Chat/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,10 @@
}
}
}
@media only screen and (max-width: 420px) {
.RecastApp .RecastAppChat {
&--slogan {
display: none;
}
}
}

0 comments on commit 15b68d3

Please sign in to comment.