Offscreen a11y test fix
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
@include left(0);
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
top: -1000px;
|
||||
top: -999999px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user