Closed int-y1 closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
19e7a09
) 46.84% compared to head (27f0c6e
) 46.84%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fix CSS highlighting bug in the user table. Compare https://dmoj.ca/users/#!BalintR with https://dmoj.ca/users/#!zhouzixiang2004
Decrease the CSS specificity of the row stripes. This allows the yellow highlight to take priority.