chore: remove unused CSS rule (#57999)

This commit is contained in:
Anna
2025-01-08 15:54:08 -05:00
committed by GitHub
parent 5539605aca
commit 149b9e1754
@@ -120,17 +120,6 @@
cursor: default;
}
.fcc_sr_only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.ais-Hits-item {
background-color: var(--gray-75);
}