fix(ui): use appropriate cursor type for disabled UI elements (#1184)
This commit is contained in:
@@ -59,6 +59,7 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
variants: {
|
||||
cursor: ['disabled'],
|
||||
padding: ['first', 'last', 'responsive'],
|
||||
borderWidth: ['first', 'last'],
|
||||
margin: ['first', 'last', 'responsive'],
|
||||
|
||||
Reference in New Issue
Block a user