fix(leaderboard): fix leaderboard scheme for questions and streaks
This commit is contained in:
@ -120,6 +120,7 @@ const STYLES = `
|
||||
background: white; border: none; width: 100%; text-align: left;
|
||||
transition: background 0.15s ease;
|
||||
border-bottom: 2px solid #f9fafb;
|
||||
opacity: 0.5;
|
||||
}
|
||||
.pf-row:last-child { border-bottom: none; }
|
||||
.pf-row:hover { background: #fafaf9; }
|
||||
|
||||
Reference in New Issue
Block a user