Skip to content

Commit

Permalink
Update main.html (#7)
Browse files Browse the repository at this point in the history
Co-authored-by: Arjun Suresh <[email protected]>
  • Loading branch information
Ghaya17 and arjunsuresh authored Oct 1, 2024
1 parent 6338ec3 commit 73a76e1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -250,9 +250,9 @@
font-weight: bold;
}
#col-id, .col-id {
min-width: 80px;
max-width: 80px;
width: 80px;
min-width: 100px;
max-width: 100px;
width: 100px;
left: 0px;
}
td.col-result {
Expand Down

0 comments on commit 73a76e1

Please sign in to comment.