1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-03 13:45:56 +02: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;
}