Fix glass styles

This commit is contained in:
RainLoop Team 2016-09-03 02:51:17 +03:00
parent 1526130bfc
commit 4ee1712fac
4 changed files with 14 additions and 1 deletions

View file

@ -73,7 +73,7 @@ html {
html.rl-anim {
.rl-animated-visible {
.rl-animated-inited {
opacity: 1;
.transition(opacity 0.5s linear);