fix(ui): Fix Nautiline theme font and width on mobile devices (#5590)

Signed-off-by: devBoi76 <mrzyglodjan@protonmail.com>
This commit is contained in:
Jan Mrzygłód 2026-06-10 22:47:54 +02:00 committed by GitHub
parent bd3192be0b
commit 37e5a1d248
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 1 deletions

View File

@ -627,7 +627,6 @@ const NautilineTheme = {
root: {
[`@media (max-width: ${breakpoints.xs}px)`]: {
padding: '0.7em',
width: '100%',
minWidth: 'unset',
},
},