Remove custom CSS, use class from visually hidden plugin
This commit is contained in:
parent
9633b980d5
commit
da1517ace2
2 changed files with 1 additions and 8 deletions
|
@ -34,10 +34,3 @@ table,
|
|||
pre {
|
||||
@apply mb-6;
|
||||
}
|
||||
|
||||
.element-invisible {
|
||||
@apply absolute overflow-hidden break-normal;
|
||||
clip: rect(1px, 1px, 1px, 1px);
|
||||
height: 1px;
|
||||
width: 1px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue