This commit is contained in:
syuilo 2023-01-24 17:26:49 +09:00
parent 8d3283e2a5
commit 9ca1197759
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ useTooltip(reactionRef, (showing) => {
.t_achievementEarned {
padding: 3px;
background: #88a6b7;
background: #cb9a11;
pointer-events: none;
}