mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
refactor(css): add new global classes & card border hover styling (#1156)
This commit is contained in:
@@ -63,6 +63,7 @@ module.exports = {
|
||||
margin: ['first', 'last', 'responsive'],
|
||||
boxShadow: ['group-focus'],
|
||||
opacity: ['disabled', 'hover', 'group-hover'],
|
||||
ringColor: ['focus', 'focus-within', 'hover', 'active'],
|
||||
scale: ['hover', 'focus', 'group-hover'],
|
||||
zIndex: ['hover', 'responsive'],
|
||||
},
|
||||
|
Reference in New Issue
Block a user