Skip to content

Commit

Permalink
Merge pull request #424 from softwaremagico/423-scores-from-a-match-a…
Browse files Browse the repository at this point in the history
…re-over-the-timer

Changed css to avoid scores to be always shown
  • Loading branch information
softwaremagico authored May 12, 2024
2 parents 4b67bf3 + 78ff760 commit 693d072
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
display: flex;
justify-content: center;
align-items: center;
position: relative;
}

.fault-content {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
align-items: center;
font-weight: bold;
font-size: 130%;
position: relative;
}

.point .tooltiptext {
Expand Down

0 comments on commit 693d072

Please sign in to comment.