mirror of
https://github.com/immich-app/immich.git
synced 2025-12-22 01:11:20 +03:00
fix(web): increase sidebar breakpoint (#17436)
This commit is contained in:
@@ -55,6 +55,7 @@ export default {
|
||||
'max-lg': { max: '1023px' },
|
||||
'max-md': { max: '767px' },
|
||||
'max-sm': { max: '639px' },
|
||||
sidebar: { min: '850px' },
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user