fix(ui): fix request list UI behavior when season list is too long (#1106)
* fix(ui): fix request list UI behavior when season list is too long * fix: add default variants to Tailwind scale
This commit is contained in:
@@ -63,6 +63,7 @@ module.exports = {
|
||||
margin: ['first', 'last', 'responsive'],
|
||||
boxShadow: ['group-focus'],
|
||||
opacity: ['disabled', 'hover', 'group-hover'],
|
||||
scale: ['hover', 'focus', 'group-hover'],
|
||||
zIndex: ['hover', 'responsive'],
|
||||
},
|
||||
plugins: [
|
||||
|
||||
Reference in New Issue
Block a user