Commit 1e03094
authored
Fix elevate view link styling (#4648)
<!--
Thanks for contributing to Hypha!
Please ensure your contributions pass all necessary linting/testing and
that the appropriate documentation has been updated.
-->
<!--
Describe briefly what your pull request changes. If this is resolving an
issue, please specify below via "Fixes #<Github Issue ID>"
-->
The `Having Problems?` prompts in the elevate view didn't indicate any
of the options were clickable, this fix adds link styling to them1 parent 4a20f09 commit 1e03094
File tree
2 files changed
+2
-2
lines changed- hypha/apply/users/templates
- elevate
- users/partials
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments