Update:Libraries table using context menu instead of hover buttons. Cleanup mobile view #1342

This commit is contained in:
advplyr 2023-01-07 17:14:55 -06:00
parent 3588e1e8d3
commit 5255bf13cc
12 changed files with 85 additions and 54 deletions

View file

@ -20,7 +20,8 @@ module.exports = {
'w-3.5',
'h-3.5',
'border-warning',
'mb-px'
'mb-px',
'text-1.5xl'
],
},
theme: {
@ -94,6 +95,7 @@ module.exports = {
},
fontSize: {
xxs: '0.625rem',
'1.5xl': '1.375rem',
'2.5xl': '1.6875rem'
},
zIndex: {