Skip to content

Commit

Permalink
Use contextually appropriate shadow
Browse files Browse the repository at this point in the history
  • Loading branch information
dem4ron committed Dec 4, 2024
1 parent f88c446 commit 0cceddf
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions app/css/pages/settings.css
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,15 @@
@apply leading-150 text-textColor6;
}
}

.seniority {
.c-single-select {
.c-results-zone button,
button {
@apply shadow-sm;
}
}
}
& .pronouns-section {
& .instructions {
@apply mb-24;
Expand Down

0 comments on commit 0cceddf

Please sign in to comment.