Skip to content

Commit 092f81f

Browse files
authored
Merge pull request #3381 from suppermancool/feature-sort-registrations-diazz
fix background for header registrants in safari
2 parents 72c3dc3 + 4c35b1c commit 092f81f

File tree

1 file changed

+1
-0
lines changed
  • src/shared/components/challenge-detail/Registrants

1 file changed

+1
-0
lines changed

src/shared/components/challenge-detail/Registrants/style.scss

+1
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@
209209

210210
.table-header {
211211
cursor: pointer;
212+
background: transparent;
212213

213214
&:hover {
214215
color: $tc-dark-blue;

0 commit comments

Comments
 (0)