Every line of 'material ui hover style' code snippets is scanned for vulnerabilities by our powerful machine learning engine that combs millions of open source libraries, ensuring your JavaScript code is secure.
36 createHoverStyle(right) { 37 return { 38 width: 32, 39 height: 32, 40 top: 16, 41 fontSize: 24, 42 paddingTop: 2, 43 right 44 }; 45 }