Skip to content

Commit

Permalink
Make calendar more responsive (gristlabs#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
georgegevoian authored Sep 25, 2023
1 parent 30c461b commit 96cd7ff
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions calendar/screen.css
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ input:checked + label{
}

#calendar{
flex: 1;
min-height: 600px;
flex-shrink: 0;
}
flex-grow: 1;
overflow: auto;
}

0 comments on commit 96cd7ff

Please sign in to comment.