mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-02-03 16:59:41 +00:00
Update:Libraries table using context menu instead of hover buttons. Cleanup mobile view #1342
This commit is contained in:
parent
3588e1e8d3
commit
5255bf13cc
12 changed files with 85 additions and 54 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue