Update core.css

This commit is contained in:
Melloware 2024-09-11 10:37:28 -04:00 committed by GitHub
parent 709f7ac11b
commit 674445cd77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,15 +15,8 @@
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
padding: 0;
margin: 0;
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
pointer-events: none;
opacity: 0;
white-space: nowrap;
}
.ui-helper-reset {