[ACA-2474] adding instructions to the calendar for use (#5387)

* chore: adding instructions to the calendar for use

* chore: updating lockfile

* chore: fixing package

* chore: updated html for test

* chore: adding instructions to the calendar for use

* chore: updating lockfile

* chore: fixing package

* Wchore: updated html for test

* chore: removed unnused random string gen

* chore: synced lockfile; removed unnused prop
This commit is contained in:
Chris Rodriguez
2020-01-25 09:04:24 -05:00
committed by Eugenio Romano
parent 7d14e3fe86
commit f27b94017a
3 changed files with 16 additions and 1 deletions

View File

@@ -56,4 +56,14 @@
}
}
}
.adf-sr-only {
display: block;
height: 1px;
width: 1px;
clip: rect(1 1 1 1);
clip: rect(1px 1px 1px 1px);
overflow: hidden;
}
}