mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
ui: fix note not opening
This commit is contained in:
@@ -60,6 +60,7 @@ const ListItem = props => (
|
||||
}
|
||||
}}
|
||||
sx={{
|
||||
flex: "1 1 auto",
|
||||
paddingTop: props.pinned ? 4 : 0,
|
||||
":hover": {
|
||||
cursor: "pointer"
|
||||
|
||||
Reference in New Issue
Block a user