Skip to content

Commit

Permalink
runs and analyses
Browse files Browse the repository at this point in the history
  • Loading branch information
Gemma committed Jan 16, 2024
1 parent f672511 commit 35c81e4
Show file tree
Hide file tree
Showing 15 changed files with 2,385 additions and 169 deletions.
5 changes: 5 additions & 0 deletions frontend/src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ html {
color: rgba(12, 16, 64, 0.606);
font-size: 16px;
font-variant-caps: all-petite-caps;
margin-top: 16px;
}

.modeVariants {
Expand Down Expand Up @@ -1101,6 +1102,10 @@ h5 {
padding: 2px;
}

.ReactModal__Overlay{
z-index: 3;
}

.filters {
padding: 4px;
cursor: pointer;
Expand Down
Loading

0 comments on commit 35c81e4

Please sign in to comment.