update position of diff name/star count
All checks were successful
deploy / deploy (push) Successful in 52s
All checks were successful
deploy / deploy (push) Successful in 52s
This commit is contained in:
parent
28d4d951bf
commit
ee38b59308
@ -60,7 +60,7 @@ export default function Score({ score, player, leaderboard }: ScoreProps) {
|
|||||||
loading="lazy"
|
loading="lazy"
|
||||||
/>
|
/>
|
||||||
<div
|
<div
|
||||||
className="absolute mt-9 cursor-default divide-y rounded-sm pl-[3px] pr-[3px] text-[0.8rem] opacity-90"
|
className="absolute ml-3 mt-12 cursor-default divide-x divide-y rounded-sm pl-[3px] pr-[3px] text-[0.8rem] opacity-90"
|
||||||
style={{
|
style={{
|
||||||
backgroundColor: diffColor,
|
backgroundColor: diffColor,
|
||||||
}}
|
}}
|
||||||
|
Loading…
Reference in New Issue
Block a user