mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-04 18:15:01 +02:00
Fix:Library icons min width
This commit is contained in:
parent
0ddee6f44e
commit
8fefea0d94
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ module.exports = {
|
|||
'24': '6rem'
|
||||
},
|
||||
minWidth: {
|
||||
'4': '1rem',
|
||||
'8': '2rem',
|
||||
'12': '3rem'
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue