mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-08 21:08:43 +02:00
Update:Fix epub3 background color, increase padding on top of ereader
This commit is contained in:
+7
-1
@@ -20,7 +20,7 @@ module.exports = {
|
||||
bg: '#373838',
|
||||
secondary: '#2F3030',
|
||||
yellowgreen: 'yellowgreen',
|
||||
primary: '#262626',
|
||||
primary: '#232323',
|
||||
accent: '#1ad691',
|
||||
error: '#FF5252',
|
||||
info: '#2196F3',
|
||||
@@ -38,6 +38,12 @@ module.exports = {
|
||||
fontSize: {
|
||||
xxs: '0.625rem'
|
||||
},
|
||||
spacing: {
|
||||
'18': '4.5rem'
|
||||
},
|
||||
height: {
|
||||
'18': '4.5rem'
|
||||
},
|
||||
maxWidth: {
|
||||
'24': '6rem'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user