Plans page - Fixes the accessibility issues on the plans page (#20258)

* adding the li within ul to fix the accessibility issue from axe dev tools

* adding aria-label on the button

* adding a translation

GitOrigin-RevId: de46c7f1a71d7921b7ab88299441c50ef666cae2
This commit is contained in:
Davinder Singh 2024-09-05 10:35:37 +01:00 committed by Copybot
parent 96b3e89e91
commit 88c8e2bdfa
2 changed files with 2 additions and 0 deletions

View file

@ -812,6 +812,7 @@
.plans-card-cta-container {
margin-top: var(--spacing-08);
width: 100%;
.btn-block + .btn-block {
margin-top: var(--spacing-04);

View file

@ -1211,6 +1211,7 @@
"maximum_files_uploaded_together": "Maximum __max__ files uploaded together",
"may": "May",
"maybe_later": "Maybe later",
"member_picker": "Select number of users for group plan",
"members_management": "Members management",
"mendeley": "Mendeley",
"mendeley_cta": "Get Mendeley integration",