Fixes LMS-2352 by unifying :hover and :focus styles.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
pointer-events: none;
|
||||
cursor: none;
|
||||
|
||||
&:hover {
|
||||
&:hover, &:focus {
|
||||
box-shadow: 0 0 0 0 !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user