feat(LOY-263): add link to missing points form to earn and burn
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
.claim {
|
||||
color: var(--Text-Secondary);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
gap: var(--Space-x2);
|
||||
white-space: nowrap;
|
||||
}
|
||||
Reference in New Issue
Block a user