fix(client): override custom button restyling (#66608)

This commit is contained in:
Dan Zolotov
2026-03-24 00:33:13 +01:00
committed by GitHub
parent cd82a29aca
commit dc51170f8c
@@ -495,6 +495,7 @@ a.map-grid-item.challenge-completed {
display: flex;
flex-direction: row;
justify-content: space-between;
color: var(--primary-color);
}
.block-grid .block-header .block-link {