Skip to content
Snippets Groups Projects
Commit f76a361d authored by Timur Oberhuber's avatar Timur Oberhuber :speech_balloon:
Browse files

Make input boxes visible in cards

parent 751696fe
Branches
Tags
2 merge requests!234Dev to master,!210Add coordinator defaults + New extra work fields + Cohort cache
Pipeline #743954 passed with warnings
...@@ -487,6 +487,10 @@ ...@@ -487,6 +487,10 @@
} }
} }
.card > .form-group > input {
background-color: var(--primary-grey);
}
.overlay { .overlay {
align-items: center; align-items: center;
background-color: rgba(0, 0, 0, 0.5); background-color: rgba(0, 0, 0, 0.5);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment