We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.sr-only
1 parent 93f3deb commit 8720f04Copy full SHA for 8720f04
tools/helper/src/client/styles/sr-only.scss
@@ -3,7 +3,7 @@
3
position: absolute;
4
5
overflow: hidden;
6
- clip: rect (0, 0, 0, 0);
+ clip-path: rect(0 0 0 0);
7
8
width: 1px;
9
height: 1px;
0 commit comments