diff --git a/frontend/src/app/components/fight/duel/user-score/fault/fault.component.html b/frontend/src/app/components/fight/duel/user-score/fault/fault.component.html index 3fc194e25..ebbdd1898 100644 --- a/frontend/src/app/components/fight/duel/user-score/fault/fault.component.html +++ b/frontend/src/app/components/fight/duel/user-score/fault/fault.component.html @@ -1,10 +1,10 @@ -
- - +
-
- {{scoreRepresentation}} + class="point" [ngClass]="{'hidden-point': scoreRepresentation === 'F'}"> + {{ scoreRepresentation }}
- {{scoreRepresentation}} + {{ scoreRepresentation }}