Updated button styles

This commit is contained in:
Jonathan Bobel
2024-01-30 15:28:15 -05:00
parent 0021d64253
commit f97bfa863f

View File

@@ -65,7 +65,7 @@
return $(`<div class="selection-footer${stickyClass}"> return $(`<div class="selection-footer${stickyClass}">
<button <button
class="usa-button usa-button--outline selection-footer__button" class="govuk-button govuk-button--secondary selection-footer__button usa-button usa-button--outline"
aria-expanded="${expanded ? 'true' : 'false'}" aria-expanded="${expanded ? 'true' : 'false'}"
aria-controls="${this.fieldsetId}"> aria-controls="${this.fieldsetId}">
${buttonContent} ${buttonContent}