Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Expand dashboard waag and materials to fill space #3099

Merged
merged 1 commit into from
Oct 7, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions app/styles/ilios-common/components/dashboard/materials.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
text-align: center;
}
.dashboard-materials-content {
max-height: 40em;
overflow-y: scroll;
padding: .5rem;

.header {
Expand Down
2 changes: 0 additions & 2 deletions app/styles/ilios-common/components/dashboard/week.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
@include dashboard-component;

.dashboard-week-content {
max-height: 40em;
overflow-y: scroll;
padding: 0 1em 1em;

.weeklylink {
Expand Down