Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connects to #384. Customized file download filtering bug. #385

Merged
merged 3 commits into from
Jan 14, 2025
Merged
Changes from 1 commit
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
Prev Previous commit
Add styling for data transfer guidelines link within QC Data Monitor
jimmyzhen committed Jan 14, 2025
commit a7faeee0091745b8f44dd111fdd93f4cedb4d4b7
8 changes: 8 additions & 0 deletions src/sass/dataStatus/_dataStatusTable.scss
Original file line number Diff line number Diff line change
@@ -36,6 +36,14 @@
}
}
}

.page-title {
.data-transfer-guidelines-link {
span {
font-size: 1.85rem;
}
}
}
}

.data-qc-status-panel {