Merge branch 'release/app-download' into 'master'
opacity See merge request !167
Showing
2 changed files
with
2 additions
and
2 deletions
@@ -153,7 +153,7 @@ | @@ -153,7 +153,7 @@ | ||
153 | background-size: contain; | 153 | background-size: contain; |
154 | } | 154 | } |
155 | .float-layer { | 155 | .float-layer { |
156 | - display: none; | 156 | + opacity: 0; |
157 | height: 128px; | 157 | height: 128px; |
158 | background: rgba(68, 68, 68, 0.95); | 158 | background: rgba(68, 68, 68, 0.95); |
159 | position: fixed; | 159 | position: fixed; |
-
Please register or login to post a comment