mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 05:59:35 +01:00
bug fixes
This commit is contained in:
@@ -159,7 +159,7 @@ class MoveNoteDialog extends React.Component {
|
||||
height: DDS.isTab ? '90%' : '100%',
|
||||
borderRadius: DDS.isTab ? 5 : 0,
|
||||
backgroundColor: colors.bg,
|
||||
padding: 8,
|
||||
padding: DDS.isTab ? 8 : 0,
|
||||
zIndex: 10,
|
||||
}}>
|
||||
<Navigator
|
||||
|
||||
Reference in New Issue
Block a user