mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-08 14:51:32 +00:00
[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:
committed by
Eugenio Romano
parent
7d14e3fe86
commit
f27b94017a
@@ -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;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user