1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-04-05 21:39:34 -05:00
This commit is contained in:
syuilo 2023-01-24 17:26:49 +09:00
parent 8d3283e2a5
commit 9ca1197759

View file

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