CASH-442 update cookie link. Test.

This commit is contained in:
Bryan Mauger 2025-03-31 14:50:53 -04:00
parent a1fc0efbf7
commit ecced8f1fb

View file

@ -57,14 +57,10 @@
alt="Your privacy choices" /> alt="Your privacy choices" />
</template> </template>
</textLink> </textLink>
<a class="new-window-link" href="javascript:OneTrust.ToggleInfoDisplay();">
Cookie preferences
</a>
<textLink <textLink
linkType="newWindowLink" linkType="navigation"
text="Cookie preferences" text="Cookie preferences"
href="javascript:OneTrust.ToggleInfoDisplay();" href="javascript:OneTrust.ToggleInfoDisplay();" />
target="_blank" />
<textLink <textLink
linkType="newWindowLink" linkType="newWindowLink"
text="Warranty" text="Warranty"
@ -181,6 +177,9 @@ export default {
height: 1rem; height: 1rem;
margin-left: 0.5rem; margin-left: 0.5rem;
} }
:deep(.navigation-link) {
margin-bottom: 1.5rem;
}
} }
.modal-fullscreen { .modal-fullscreen {
width: 100vw; width: 100vw;