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:
parent
7193dd1918
commit
e32d6e93f3
@ -140,7 +140,6 @@ const SideMenuContentComponent = (props: Props) => {
|
|||||||
folderEmojiIcon: {
|
folderEmojiIcon: {
|
||||||
...sidebarIconStyle,
|
...sidebarIconStyle,
|
||||||
...folderIconBase,
|
...folderIconBase,
|
||||||
textAlign: undefined,
|
|
||||||
fontSize: theme.fontSize,
|
fontSize: theme.fontSize,
|
||||||
},
|
},
|
||||||
folderImageIcon: {
|
folderImageIcon: {
|
||||||
|
Loading…
Reference in New Issue
Block a user