1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-02 12:47:41 +02:00

Mobile: Center sidebar icons (#11299)

This commit is contained in:
Henry Heino 2024-10-31 01:17:18 -07:00 committed by GitHub
parent 7193dd1918
commit e32d6e93f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -140,7 +140,6 @@ const SideMenuContentComponent = (props: Props) => {
folderEmojiIcon: {
...sidebarIconStyle,
...folderIconBase,
textAlign: undefined,
fontSize: theme.fontSize,
},
folderImageIcon: {