mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-31 07:30:32 +00:00
fix(ui): Fix Nautiline theme font and width on mobile devices (#5590)
Signed-off-by: devBoi76 <mrzyglodjan@protonmail.com>
This commit is contained in:
parent
bd3192be0b
commit
37e5a1d248
Binary file not shown.
@ -627,7 +627,6 @@ const NautilineTheme = {
|
|||||||
root: {
|
root: {
|
||||||
[`@media (max-width: ${breakpoints.xs}px)`]: {
|
[`@media (max-width: ${breakpoints.xs}px)`]: {
|
||||||
padding: '0.7em',
|
padding: '0.7em',
|
||||||
width: '100%',
|
|
||||||
minWidth: 'unset',
|
minWidth: 'unset',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user