1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-10-31 00:07:48 +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

View File

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