Merge remote-tracking branch 'origin/hotfix/activitycopon'
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -253,7 +253,7 @@ | @@ -253,7 +253,7 @@ | ||
253 | .messages { | 253 | .messages { |
254 | width: 84%; | 254 | width: 84%; |
255 | height: 4rem; | 255 | height: 4rem; |
256 | - position: absolute; | 256 | + position: fixed; |
257 | background: rgba(0, 0, 0, 0.9); | 257 | background: rgba(0, 0, 0, 0.9); |
258 | border-radius: 0.6rem; | 258 | border-radius: 0.6rem; |
259 | left: 8%; | 259 | left: 8%; |
-
Please register or login to post a comment