diff --git a/package.json b/package.json index 885dd08..66c7f46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "opt-cc", - "version": "1.8.6", + "version": "1.8.7", "author": "Florian Hartwich ", "private": true, "scripts": { diff --git a/static/src/app/statistic/war/scoreboard/scoreboard.component.css b/static/src/app/statistic/war/scoreboard/scoreboard.component.css index e7762f8..af48369 100644 --- a/static/src/app/statistic/war/scoreboard/scoreboard.component.css +++ b/static/src/app/statistic/war/scoreboard/scoreboard.component.css @@ -10,7 +10,7 @@ .mat-header-row { width: 1058px; - position: fixed; + position: absolute; z-index: 100; }